From 2c2a9956f8271fc6a1ac0ff978ceb1c57403f849 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 19 Sep 2014 14:46:46 +0300 Subject: eathena: add partial support for packet SMSG_CHAT_LEAVE 0x00dd. --- 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 2dc33397a..16f0acb09 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -215,6 +215,7 @@ #define SMSG_CHAT_IGNORE_LIST 0x00d4 #define SMSG_CHAT_DISPLAY 0x00d7 #define SMSG_CHAT_JOIN_ACK 0x00db +#define SMSG_CHAT_LEAVE 0x00dd #define SMSG_MAIL_OPEN_WINDOW 0x0260 -- cgit v1.2.3-60-g2f50