From 18038856316fdb9368848251c32e01aa6f18e0f3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Sep 2014 22:56:12 +0300 Subject: eathena: add packet CMSG_NPC_SELECT_ARROW 0x01ae. --- src/net/tmwa/npchandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/tmwa/npchandler.h') diff --git a/src/net/tmwa/npchandler.h b/src/net/tmwa/npchandler.h index 3b69cf58b..34a8f18c2 100644 --- a/src/net/tmwa/npchandler.h +++ b/src/net/tmwa/npchandler.h @@ -86,6 +86,8 @@ class NpcHandler final : public MessageHandler, public Ea::NpcHandler void refine(const int index) const override final; void identify(const int index) const override final; + + void selectArrow(const int nameId) const override final; }; } // namespace TmwAthena -- cgit v1.2.3-60-g2f50