BGE Video Texture: fix constant initializer problem with Exception description. Uniformized the line ending.
This commit is contained in:
@@ -174,6 +174,7 @@ PyObject* initVideoTexture(void)
|
||||
|
||||
// prepare classes
|
||||
registerAllTypes();
|
||||
registerAllExceptions();
|
||||
|
||||
if (!pyImageTypes.ready())
|
||||
return NULL;
|
||||
|
||||
Reference in New Issue
Block a user