De-Python-ize REGISTER_ACTOR_CLASS(*).
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
#include "LuaBinding.h"
|
||||
#include "Foreach.h"
|
||||
|
||||
REGISTER_ACTOR_CLASS( BitmapText )
|
||||
REGISTER_ACTOR_CLASS( BitmapText );
|
||||
|
||||
/* XXX: Changing a whole array of diffuse colors every frame (several times) is
|
||||
* a waste, when we're usually setting them all to the same value. Rainbow and
|
||||
|
||||
Reference in New Issue
Block a user