diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-16 00:45:01 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-10-16 00:45:01 +0300 |
commit | f8f1e69d820e49d93669b17363ab6225456515f7 (patch) | |
tree | ed1cb1467042315cc11835dcbae74b4c17e9b2e0 /src/net/eathena/packets.h | |
parent | 74c7fa154b5e9bb7fa5c3b8b56f07eb4fc0c8fff (diff) | |
download | plus-f8f1e69d820e49d93669b17363ab6225456515f7.tar.gz plus-f8f1e69d820e49d93669b17363ab6225456515f7.tar.bz2 plus-f8f1e69d820e49d93669b17363ab6225456515f7.tar.xz plus-f8f1e69d820e49d93669b17363ab6225456515f7.zip |
eathena: fix packet size SMSG_BANK_WITHDRAW 0x09aa.
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 214041a8a..1581a8dd9 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -249,7 +249,7 @@ int16_t packet_lengths[] = // #0x0980 0, 0, 0, 29, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, -1, -1, 0, 0, -1, -1, 0, 0, 11, 9, 8, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 12, 0, 16, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 12, 0, 16, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, // #0x09C0 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, |