summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-16 00:44:24 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-16 00:44:24 +0300
commit74c7fa154b5e9bb7fa5c3b8b56f07eb4fc0c8fff (patch)
treedf04d89af468a67e8cd8cba4c5069a102203a91b
parent7246c1d726744e07d9db24ffc68f6934b6c8264f (diff)
downloadplus-74c7fa154b5e9bb7fa5c3b8b56f07eb4fc0c8fff.tar.gz
plus-74c7fa154b5e9bb7fa5c3b8b56f07eb4fc0c8fff.tar.bz2
plus-74c7fa154b5e9bb7fa5c3b8b56f07eb4fc0c8fff.tar.xz
plus-74c7fa154b5e9bb7fa5c3b8b56f07eb4fc0c8fff.zip
eathena: fix packet size SMSG_BANK_DEPOSIT 0x09a8.
-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 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,