From 2f6d82e85aed4fe91bda5962572188ee6b8afa02 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Sep 2014 01:14:52 +0300 Subject: eathena: add partial support for packet SMSG_NPC_SHOW_PROGRESS_BAR 0x02f0. --- src/net/eathena/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 27e6d250d..9b1bff51e 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -123,6 +123,7 @@ #define SMSG_NPC_SELL_RESPONSE 0x00cb #define SMSG_NPC_INT_INPUT 0x0142 /**< Integer input */ #define SMSG_NPC_STR_INPUT 0x01d4 /**< String input */ +#define SMSG_NPC_SHOW_PROGRESS_BAR 0x02f0 #define SMSG_PLAYER_CHAT 0x008e /**< Player talks */ #define SMSG_WHISPER 0x0097 /**< Whisper Recieved */ #define SMSG_WHISPER_RESPONSE 0x09df -- cgit v1.2.3-60-g2f50