From eae805845ace52c0056e7e426c5c8b3831e638af Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 11 Mar 2015 15:16:53 +0300 Subject: eathena: add partial support for packet SMSG_NPC_SHOW_DIGIT 0x01b1. --- 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 c42030fd0..bfc4e2943 100644 --- a/src/net/eathena/npchandler.h +++ b/src/net/eathena/npchandler.h @@ -97,6 +97,8 @@ class NpcHandler final : public MessageHandler, public Ea::NpcHandler static void processNpcCloseTimeout(Net::MessageIn &msg); static void processArea(Net::MessageIn &msg); + + static void processShowDigit(Net::MessageIn &msg); }; } // namespace EAthena -- cgit v1.2.3-60-g2f50