summaryrefslogtreecommitdiff
path: root/src/net/eathena/packets.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-12-03 20:32:25 +0300
committerAndrei Karas <akaras@inbox.ru>2014-12-03 20:32:25 +0300
commit9a62661a3b833f7f74f65c1733af8d3a25af9702 (patch)
tree13bd1fb55d4be5af266b3fb6a5a566c7e701649a /src/net/eathena/packets.h
parenta7f634fe64f9ec9064e59eee4338d58100f605fb (diff)
downloadplus-9a62661a3b833f7f74f65c1733af8d3a25af9702.tar.gz
plus-9a62661a3b833f7f74f65c1733af8d3a25af9702.tar.bz2
plus-9a62661a3b833f7f74f65c1733af8d3a25af9702.tar.xz
plus-9a62661a3b833f7f74f65c1733af8d3a25af9702.zip
eathena: add packets CMSG_CHAT_JOIN_CHANNEL 0x0b07 and SMSG_CHAT_JOIN_CHANNEL 0x0b08
Diffstat (limited to 'src/net/eathena/packets.h')
-rw-r--r--src/net/eathena/packets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/packets.h b/src/net/eathena/packets.h
index 1945f4c0d..afec3c4e2 100644
--- a/src/net/eathena/packets.h
+++ b/src/net/eathena/packets.h
@@ -281,7 +281,7 @@ int16_t packet_lengths[] =
//0 1 2 3 4 5 6 7 8 9 a b c d e f
//0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
// #0x0B00
- 16, -1, 10, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 16, -1, 10, -1, -1, -1, -1, 0, 27, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,