diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-06 12:58:40 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-10-06 12:58:40 +0300 |
commit | ff86d5fbc7db586c05e51c99f052bbae4ebe44cc (patch) | |
tree | 32a30c479f00ba66b13732d09e0f35f55cd6cedb /src/net/eathena/packets.h | |
parent | cb8de74ca982c59387f83047201ecd75ee1ed533 (diff) | |
download | plus-ff86d5fbc7db586c05e51c99f052bbae4ebe44cc.tar.gz plus-ff86d5fbc7db586c05e51c99f052bbae4ebe44cc.tar.bz2 plus-ff86d5fbc7db586c05e51c99f052bbae4ebe44cc.tar.xz plus-ff86d5fbc7db586c05e51c99f052bbae4ebe44cc.zip |
eathena: add partial support for packet SMSG_CHAR_CHANGE_SLOT 0x08d5.
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 bd30b0dc9..c9a8f37f6 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -231,7 +231,7 @@ int16_t packet_lengths[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 10, 0, 0, 0, 0, 0, // #0x08C0 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 10, 0, 0, -1, 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 1 2 3 4 5 6 7 8 9 a b c d e f |