From 421f7cf60e960b340a70fc75022ffaff2558eb48 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 10 Mar 2015 21:41:43 +0300 Subject: Rename packet SMSG_MVP into SMSG_MVP_EFFECT. --- src/net/eathena/protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 0953b82d9..e65f84e61 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -251,7 +251,7 @@ #define SMSG_QUEST_ACTIVATE 0x02b7 #define SMSG_QUEST_NPC_EFFECT 0x0446 -#define SMSG_MVP 0x010c +#define SMSG_MVP_EFFECT 0x010c #define SMSG_RANKS_LIST 0x097d #define SMSG_MONSTER_HP 0x0977 #define SMSG_PLAYER_HP 0x080e -- cgit v1.2.3-70-g09d2