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