From 1b43cc5755ca5157f56b4222c2fc05e608d0fe93 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Mar 2015 23:33:37 +0300 Subject: eathena: add partial support for packet SMSG_NPC_PROGRESS_BAR_ABORT 0x02f2. --- 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 bfc4e2943..16e656497 100644 --- a/src/net/eathena/npchandler.h +++ b/src/net/eathena/npchandler.h @@ -99,6 +99,8 @@ class NpcHandler final : public MessageHandler, public Ea::NpcHandler static void processArea(Net::MessageIn &msg); static void processShowDigit(Net::MessageIn &msg); + + static void processProgressBarAbort(Net::MessageIn &msg); }; } // namespace EAthena -- cgit v1.2.3-60-g2f50