From 1bf045651a77b43f870236d7c64e05f47ca1861b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 10 Mar 2015 20:29:39 +0300 Subject: eathena: add partial support for packet SMSG_CHAT_ADD_MEMBER 0x00dc. --- 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 77a27be38..e6535fda4 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -263,6 +263,7 @@ #define SMSG_CHAT_DESTROY 0x00d8 #define SMSG_CHAT_JOIN_FAILED 0x00da #define SMSG_CHAT_JOIN_ACK 0x00db +#define SMSG_CHAT_ADD_MEMBER 0x00dc #define SMSG_CHAT_LEAVE 0x00dd #define SMSG_CHAT_JOIN_CHANNEL 0x0b08 -- cgit v1.2.3-70-g09d2