summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-19 14:26:20 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-19 14:26:20 +0300
commit4560d6660217598df26631496ca666793b6be3f5 (patch)
treed51365b3495fd6a4a828699bec859daa5a5248b4 /src/net/eathena/protocol.h
parent23311af88da21e9f704069edca9081c49e10c872 (diff)
downloadplus-4560d6660217598df26631496ca666793b6be3f5.tar.gz
plus-4560d6660217598df26631496ca666793b6be3f5.tar.bz2
plus-4560d6660217598df26631496ca666793b6be3f5.tar.xz
plus-4560d6660217598df26631496ca666793b6be3f5.zip
eathena: add partial support for packet SMSG_CHAT_JOIN_ACK 0x00db.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h
index 2d32d6f54..2dc33397a 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -214,6 +214,7 @@
#define SMSG_CHAT_IGNORE_LIST 0x00d4
#define SMSG_CHAT_DISPLAY 0x00d7
+#define SMSG_CHAT_JOIN_ACK 0x00db
#define SMSG_MAIL_OPEN_WINDOW 0x0260