From acaaee81e79dfca6991636233bcaa4ee7994da93 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 10 Mar 2015 22:20:36 +0300 Subject: eathena: add partial support for packet SMSG_MVP_EXP 0x010b. --- 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 da0517938..1c3846ebc 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -252,6 +252,7 @@ #define SMSG_QUEST_NPC_EFFECT 0x0446 #define SMSG_MVP_ITEM 0x010a +#define SMSG_MVP_EXP 0x010b #define SMSG_MVP_EFFECT 0x010c #define SMSG_RANKS_LIST 0x097d -- cgit v1.2.3-60-g2f50