De-Python-ize REGISTER_ACTOR_CLASS(*).
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
|
||||
const int MinComboSizeToShow = 5;
|
||||
|
||||
REGISTER_ACTOR_CLASS( ComboGraph )
|
||||
REGISTER_ACTOR_CLASS( ComboGraph );
|
||||
|
||||
ComboGraph::ComboGraph()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user