De-Python-ize REGISTER_ACTOR_CLASS(*).
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
const int MAX_METERS_TO_SHOW = 50;
|
||||
|
||||
REGISTER_ACTOR_CLASS( WorkoutGraph )
|
||||
REGISTER_ACTOR_CLASS( WorkoutGraph );
|
||||
|
||||
WorkoutGraph::WorkoutGraph()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user