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/ea/npchandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/ea/npchandler.h') diff --git a/src/net/ea/npchandler.h b/src/net/ea/npchandler.h index 08c5727f2..d518c6416 100644 --- a/src/net/ea/npchandler.h +++ b/src/net/ea/npchandler.h @@ -54,6 +54,8 @@ class NpcHandler notfinal : public Net::NpcHandler static void processNpcStrInput(Net::MessageIn &msg); + static void processNpcCommand(Net::MessageIn &msg); + protected: NpcHandler(); -- cgit v1.2.3-60-g2f50