From d08bd96a8358ad9e399e9f7770d5265c81ff0b4e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 15 Nov 2014 00:30:36 +0300 Subject: eathena: add packet SMSG_NPC_COMMAND 0x0B00. --- src/net/tmwa/npchandler.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/net/tmwa/npchandler.h') diff --git a/src/net/tmwa/npchandler.h b/src/net/tmwa/npchandler.h index 476e62a64..f399a98d9 100644 --- a/src/net/tmwa/npchandler.h +++ b/src/net/tmwa/npchandler.h @@ -69,8 +69,6 @@ class NpcHandler final : public MessageHandler, public Ea::NpcHandler int getNpc(Net::MessageIn &msg) override final; - static void processNpcCommand(Net::MessageIn &msg); - static void processChangeTitle(Net::MessageIn &msg); void produceMix(const int nameId, -- cgit v1.2.3-60-g2f50