diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-16 00:44:24 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-10-16 00:44:24 +0300 |
commit | 74c7fa154b5e9bb7fa5c3b8b56f07eb4fc0c8fff (patch) | |
tree | df04d89af468a67e8cd8cba4c5069a102203a91b /src/net/eathena | |
parent | 7246c1d726744e07d9db24ffc68f6934b6c8264f (diff) | |
download | plus-74c7fa154b5e9bb7fa5c3b8b56f07eb4fc0c8fff.tar.gz plus-74c7fa154b5e9bb7fa5c3b8b56f07eb4fc0c8fff.tar.bz2 plus-74c7fa154b5e9bb7fa5c3b8b56f07eb4fc0c8fff.tar.xz plus-74c7fa154b5e9bb7fa5c3b8b56f07eb4fc0c8fff.zip |
eathena: fix packet size SMSG_BANK_DEPOSIT 0x09a8.
Diffstat (limited to 'src/net/eathena')
-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 6e24477c1..214041a8a 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, 0, 0, 0, 0, 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, 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, |