diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-09-14 20:51:18 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-14 20:51:18 +0300 |
commit | b53426b0c7651a7f4b727d9a1f2d2ad843ca7470 (patch) | |
tree | 011ec40ee324fcb1c25a7ff42b59d05f3b87492a /src/net/eathena/packets.h | |
parent | 664a3cfbd51576334c1ad522d34dd5ed1d141e45 (diff) | |
download | plus-b53426b0c7651a7f4b727d9a1f2d2ad843ca7470.tar.gz plus-b53426b0c7651a7f4b727d9a1f2d2ad843ca7470.tar.bz2 plus-b53426b0c7651a7f4b727d9a1f2d2ad843ca7470.tar.xz plus-b53426b0c7651a7f4b727d9a1f2d2ad843ca7470.zip |
eathena: fix packet SMSG_PLAYER_STATUS_CHANGE 0x0229.
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 73d5929ef..8a957a964 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -85,7 +85,7 @@ int16_t packet_lengths[] = // #0x0200 26, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 19, 10, 0, 0, 0, 2, -1, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - -1, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, + -1, 122, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, // #0x0240 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, |