diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-03-17 21:53:11 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-03-17 21:53:11 +0300 |
commit | 3c7ea10478b5cfa3ca6433e096630c3cb35b5f68 (patch) | |
tree | 3ff368ba4a69c9583ea08c6e7c2a2850ec28d2e0 /src/net/eathena/packets.h | |
parent | 67d2b4560247210d6b20d36ba725be6bf5d4fd53 (diff) | |
download | mv-3c7ea10478b5cfa3ca6433e096630c3cb35b5f68.tar.gz mv-3c7ea10478b5cfa3ca6433e096630c3cb35b5f68.tar.bz2 mv-3c7ea10478b5cfa3ca6433e096630c3cb35b5f68.tar.xz mv-3c7ea10478b5cfa3ca6433e096630c3cb35b5f68.zip |
eathena: add partial support for packet SMSG_BATTLE_CHAT_MESSAGE 0x02dc.
Diffstat (limited to 'src/net/eathena/packets.h')
-rw-r--r-- | src/net/eathena/packets.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/packets.h b/src/net/eathena/packets.h index 63b41c21c..3a1a4729f 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -99,7 +99,7 @@ int16_t packet_lengths[] = 0, -1, -1, 107, 6, -1, 0, 7, 22, 191, 0, 8, 0, 0, 0, 0, // #0x02C0 0, -1, 0, 0, 0, 30, 30, 0, 0, 3, 0, 65, 4, 71, 10, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 3, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 3, 0, -1, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, //0 1 2 3 4 5 6 7 8 9 a b c d e f |