added LF at end of file

This commit is contained in:
Dickinson Lo 2006-06-30 10:19:15 +00:00
parent 04f52ccf0a
commit 6df8972ab4
1 changed files with 1 additions and 1 deletions

View File

@ -302,4 +302,4 @@ class Loader:
def unloadShader(self, shaderPath):
if (shaderPath != None):
ShaderPool.releaseShader(shaderPath)