De-Python-ize REGISTER_ACTOR_CLASS(*).
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// "magic" 6. -aj
|
||||
#define MAX_METERS (NUM_Difficulty * 6) + MAX_EDITS_PER_SONG
|
||||
|
||||
REGISTER_ACTOR_CLASS( StepsDisplayList )
|
||||
REGISTER_ACTOR_CLASS( StepsDisplayList );
|
||||
|
||||
StepsDisplayList::StepsDisplayList()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user