diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-09-04 23:06:47 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-06 01:18:57 +0300 |
commit | 523a532a746ba8ae51d1380ef9a29bcdc7ec3136 (patch) | |
tree | ff06e20715d743165d25d6c3f04d9797f7aedfe0 /src/net/eathena/packets.h | |
parent | f446119f951b17b80969ee7eb485702b97a317cf (diff) | |
download | plus-523a532a746ba8ae51d1380ef9a29bcdc7ec3136.tar.gz plus-523a532a746ba8ae51d1380ef9a29bcdc7ec3136.tar.bz2 plus-523a532a746ba8ae51d1380ef9a29bcdc7ec3136.tar.xz plus-523a532a746ba8ae51d1380ef9a29bcdc7ec3136.zip |
eathena: fix packet SMSG_BEING_MOVE 0x0856.
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 16f507403..6bffb0948 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -221,7 +221,7 @@ int16_t packet_lengths[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, // #0x0840 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, -1, -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, // #0x0880 |