December 2014 files
This commit is contained in:
@@ -7,6 +7,7 @@ class ToggleDownfallCommand : public Command
|
||||
{
|
||||
public:
|
||||
virtual EGameCommand getId();
|
||||
virtual int getPermissionLevel();
|
||||
virtual void execute(shared_ptr<CommandSender> source, byteArray commandData);
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user