From 603d7aa8dd15738bbf72d83bdb0d6c4caedb62c8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 11 Sep 2014 23:08:36 +0300 Subject: eathena: add partial support for packet SMSG_CHAT_IGNORE_LIST 0x00d4. --- src/net/eathena/protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 7fc6ea834..73aa49443 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -204,6 +204,8 @@ #define SMSG_MONSTER_HP 0x0977 #define SMSG_PLAYER_HP 0x080e +#define SMSG_CHAT_IGNORE_LIST 0x00d4 + #define SMSG_MAIL_OPEN_WINDOW 0x0260 #define SMSG_PET_MESSAGE 0x01aa -- cgit v1.2.3-60-g2f50