remove unused parameter
This commit is contained in:
@@ -19,7 +19,7 @@ public:
|
||||
void LoadFromNode( const RString& sDir, const XNode* pNode );
|
||||
virtual Actor *Copy() const;
|
||||
|
||||
void PlayCommand( const RString &sCommandName, Actor* pParent );
|
||||
void PlayCommand( const RString &sCommandName );
|
||||
|
||||
void UpdateNumber();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user