From f1a4060bf1e4a0c30e4f3a68731ac2e758f247e9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 10 Mar 2015 19:50:16 +0300 Subject: eathena: add partial support for packet SMSG_CHAT_CREATE_ACK 0x00d6. --- 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 25290b89f..db6e430b5 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -258,6 +258,7 @@ #define SMSG_PVP_INFO 0x0210 #define SMSG_CHAT_IGNORE_LIST 0x00d4 +#define SMSG_CHAT_CREATE_ACK 0x00d6 #define SMSG_CHAT_DISPLAY 0x00d7 #define SMSG_CHAT_JOIN_ACK 0x00db #define SMSG_CHAT_LEAVE 0x00dd -- cgit v1.2.3-70-g09d2