summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-16 00:45:01 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-16 00:45:01 +0300
commitf8f1e69d820e49d93669b17363ab6225456515f7 (patch)
treeed1cb1467042315cc11835dcbae74b4c17e9b2e0
parent74c7fa154b5e9bb7fa5c3b8b56f07eb4fc0c8fff (diff)
downloadplus-f8f1e69d820e49d93669b17363ab6225456515f7.tar.gz
plus-f8f1e69d820e49d93669b17363ab6225456515f7.tar.bz2
plus-f8f1e69d820e49d93669b17363ab6225456515f7.tar.xz
plus-f8f1e69d820e49d93669b17363ab6225456515f7.zip
eathena: fix packet size SMSG_BANK_WITHDRAW 0x09aa.
-rw-r--r--src/net/eathena/packets.h2
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,