diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-09-04 13:20:37 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-06 01:18:56 +0300 |
commit | 27bd9b34fbdb77154eeec2fe7e42c9e9f1cb1082 (patch) | |
tree | bf5793cc03aba57a79dae2a990120ec2e04e566b /src | |
parent | 0e76ff5350a8923da49b15d0ca99af5ca634d3ac (diff) | |
download | plus-27bd9b34fbdb77154eeec2fe7e42c9e9f1cb1082.tar.gz plus-27bd9b34fbdb77154eeec2fe7e42c9e9f1cb1082.tar.bz2 plus-27bd9b34fbdb77154eeec2fe7e42c9e9f1cb1082.tar.xz plus-27bd9b34fbdb77154eeec2fe7e42c9e9f1cb1082.zip |
eathena: fix packet size SMSG_ITEM_DROPPED 0x084b.
Diffstat (limited to 'src')
-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 6d3aee8db..7609bb265 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -220,7 +220,7 @@ int16_t packet_lengths[] = 0, 0, 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, 0, 0, 26, 0, // #0x0840 - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, + 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, 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, |