summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-10 21:16:08 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-10 21:16:08 +0300
commit0295c338fcb43f10f6dbc664c0f86021464248c7 (patch)
tree872bb8b874e1b551b94f8ffa544d643ed9323592 /src/net/eathena/protocol.h
parent38315e4cc40ec0990b1e4f4e6d814fafdd064aae (diff)
downloadplus-0295c338fcb43f10f6dbc664c0f86021464248c7.tar.gz
plus-0295c338fcb43f10f6dbc664c0f86021464248c7.tar.bz2
plus-0295c338fcb43f10f6dbc664c0f86021464248c7.tar.xz
plus-0295c338fcb43f10f6dbc664c0f86021464248c7.zip
eathena: add partial support for packet SMSG_CHAT_ROLE_CHANGE 0x00e1.
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 a929d9d6b..0953b82d9 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -266,6 +266,7 @@
#define SMSG_CHAT_ADD_MEMBER 0x00dc
#define SMSG_CHAT_LEAVE 0x00dd
#define SMSG_CHAT_SETTINGS 0x00df
+#define SMSG_CHAT_ROLE_CHANGE 0x00e1
#define SMSG_CHAT_JOIN_CHANNEL 0x0b08
#define SMSG_MAIL_OPEN_WINDOW 0x0260