diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-09-05 01:11:42 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-06 01:18:57 +0300 |
commit | 2549b4753c78726677583d046fc8841c8f3e3577 (patch) | |
tree | de419fee17b1dcac0523668c1edc7569b18d4b78 /src/net/eathena/packets.h | |
parent | 8f8a9d2f1791754a1376ba9c7f010ee47d091598 (diff) | |
download | plus-2549b4753c78726677583d046fc8841c8f3e3577.tar.gz plus-2549b4753c78726677583d046fc8841c8f3e3577.tar.bz2 plus-2549b4753c78726677583d046fc8841c8f3e3577.tar.xz plus-2549b4753c78726677583d046fc8841c8f3e3577.zip |
eathena: fix packet SMSG_BEING_SPAWN 0x0858.
Also being direction if moved from outside to first visible tile.
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 6bffb0948..c04c66102 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, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, -1, -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, // #0x0880 |