mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-09-23 23:20:45 +00:00
@@ -6,5 +6,5 @@ class KillCommand : public Command
|
||||
{
|
||||
public:
|
||||
virtual EGameCommand getId();
|
||||
virtual void execute(std::shared_ptr<CommandSender> source, byteArray commandData);
|
||||
virtual void execute(shared_ptr<CommandSender> source, byteArray commandData);
|
||||
};
|
||||
Reference in New Issue
Block a user