added LF at end of file
This commit is contained in:
parent
04f52ccf0a
commit
6df8972ab4
|
|
@ -302,4 +302,4 @@ class Loader:
|
|||
def unloadShader(self, shaderPath):
|
||||
if (shaderPath != None):
|
||||
ShaderPool.releaseShader(shaderPath)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue