diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-04-01 15:36:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-04-01 15:43:54 +0300 |
commit | 101c2a32bd0f059f2c3544d25e385c44a793a6a3 (patch) | |
tree | 71bf1d410fcf5c2d486d6c01e7167f5326fd141f /src/net/eathena/packets.h | |
parent | c0ad5c77eed5b73f8e33708518a737e17d25f0f8 (diff) | |
download | plus-101c2a32bd0f059f2c3544d25e385c44a793a6a3.tar.gz plus-101c2a32bd0f059f2c3544d25e385c44a793a6a3.tar.bz2 plus-101c2a32bd0f059f2c3544d25e385c44a793a6a3.tar.xz plus-101c2a32bd0f059f2c3544d25e385c44a793a6a3.zip |
eathena: add partial support for packet SMSG_CHAR_BAN_CHAR_LIST 0x020d.
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 a8bf6dc50..08c45856b 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -83,7 +83,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 // #0x0200 - 26, -1, 0, 0, 18, 26, 11, 34, 0, 36, 10, 19, 10, 0, 32, 0, + 26, -1, 0, 0, 18, 26, 11, 34, 0, 36, 10, 19, 10, -1, 32, 0, 22, -1, 16, 0, 42, 6, 6, 0, 0, 282, 282, 10, 10, 0, 0, 0, -1, -1, 0, 8, 10, 0, 282, 0, 0, 15, 0, 0, 0, 19, 71, 5, 12, 0, 0, 0, 0, -1, 0, 0, 282, 0, 4, 0, 6, 0, 0, 0, |