BGE Video Texture: fix constant initializer problem with Exception description. Uniformized the line ending.

This commit is contained in:
Benoit Bolsee
2008-11-01 12:48:46 +00:00
parent b590b121d3
commit 54401d36aa
7 changed files with 40 additions and 9 deletions

View File

@@ -174,6 +174,7 @@ PyObject* initVideoTexture(void)
// prepare classes
registerAllTypes();
registerAllExceptions();
if (!pyImageTypes.ready())
return NULL;