December 2014 files
This commit is contained in:
@@ -6,6 +6,7 @@ class TimeCommand : 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