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