summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-18 22:46:39 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-18 22:53:08 +0300
commit48aff1ac90431f47fb82f40a7d23b980b512644b (patch)
tree9ab336e842b7b21842c702ef2bab9bd8d5fffa6a /src/net/eathena/protocol.h
parent0988e2f3c2fe46c2b2288707016d2a7f9f16b206 (diff)
downloadplus-48aff1ac90431f47fb82f40a7d23b980b512644b.tar.gz
plus-48aff1ac90431f47fb82f40a7d23b980b512644b.tar.bz2
plus-48aff1ac90431f47fb82f40a7d23b980b512644b.tar.xz
plus-48aff1ac90431f47fb82f40a7d23b980b512644b.zip
eathena: add partial support for packet SMSG_CHAT_DISPLAY 0x00d7.
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 0d3aa1e14..3bf1b08a8 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -213,6 +213,7 @@
#define SMSG_PVP_INFO 0x0210
#define SMSG_CHAT_IGNORE_LIST 0x00d4
+#define SMSG_CHAT_DISPLAY 0x00d7
#define SMSG_MAIL_OPEN_WINDOW 0x0260