From 96fec2bda470785d384ad14274ca9c6aefda0ae8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 14 Sep 2014 23:32:08 +0300 Subject: eathena: add partial support for packet SMSG_PVP_INFO 0x0210. --- 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 f20e9fc58..dd4848534 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -206,6 +206,7 @@ #define SMSG_RANKS_LIST 0x097d #define SMSG_MONSTER_HP 0x0977 #define SMSG_PLAYER_HP 0x080e +#define SMSG_PVP_INFO 0x0210 #define SMSG_CHAT_IGNORE_LIST 0x00d4 @@ -378,7 +379,6 @@ #define SMSG_ONLINE_LIST 0x0211 #define SMSG_NPC_COMMAND 0x0212 -#define CMSG_ONLINE_LIST 0x0210 #define CMSG_SET_STATUS 0x0213 #define SMSG_UPDATE_HOST2 0x7534 -- cgit v1.2.3-70-g09d2