From 1192016bf685cdba9bee4b6578e578661f689803 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Sep 2014 23:07:42 +0300 Subject: eathena: add packet CMSG_NPC_SELECT_AUTO_SPELL 0x01ce. --- src/net/eathena/npchandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/npchandler.h') diff --git a/src/net/eathena/npchandler.h b/src/net/eathena/npchandler.h index 323b12d48..2f435b1a8 100644 --- a/src/net/eathena/npchandler.h +++ b/src/net/eathena/npchandler.h @@ -85,6 +85,8 @@ class NpcHandler final : public MessageHandler, public Ea::NpcHandler void selectArrow(const int nameId) const override final; + void selectAutoSpell(const int skillId) const override final; + protected: static void processNpcCutin(Net::MessageIn &msg); -- cgit v1.2.3-70-g09d2