summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-10 20:29:39 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-10 20:29:39 +0300
commit1bf045651a77b43f870236d7c64e05f47ca1861b (patch)
treedeb543cf504fc933cd6e5e13502bb716f05af2d8 /src/net/eathena/protocol.h
parent3e3efc374b93e92fd23fd8193df32c9c2d70f00a (diff)
downloadManaVerse-1bf045651a77b43f870236d7c64e05f47ca1861b.tar.gz
ManaVerse-1bf045651a77b43f870236d7c64e05f47ca1861b.tar.bz2
ManaVerse-1bf045651a77b43f870236d7c64e05f47ca1861b.tar.xz
ManaVerse-1bf045651a77b43f870236d7c64e05f47ca1861b.zip
eathena: add partial support for packet SMSG_CHAT_ADD_MEMBER 0x00dc.
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 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