From 74c7fa154b5e9bb7fa5c3b8b56f07eb4fc0c8fff Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 16 Oct 2014 00:44:24 +0300 Subject: eathena: fix packet size SMSG_BANK_DEPOSIT 0x09a8. --- src/net/eathena/packets.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- cgit v1.2.3-70-g09d2