De-Python-ize REGISTER_ACTOR_CLASS(*).
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "Course.h"
|
||||
|
||||
|
||||
REGISTER_ACTOR_CLASS( PercentageDisplay )
|
||||
REGISTER_ACTOR_CLASS( PercentageDisplay );
|
||||
|
||||
PercentageDisplay::PercentageDisplay()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user