diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-09-06 20:26:56 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-06 20:26:56 +0300 |
commit | f88429f9c991cd90bfad76b4aba93cb312aaa342 (patch) | |
tree | f0a218ded25c399454d2911b65b58f246bd9bd0a /src/net/eathena/packets.h | |
parent | cac4c3021450989df296d1c6821f83589f7104f0 (diff) | |
download | plus-f88429f9c991cd90bfad76b4aba93cb312aaa342.tar.gz plus-f88429f9c991cd90bfad76b4aba93cb312aaa342.tar.bz2 plus-f88429f9c991cd90bfad76b4aba93cb312aaa342.tar.xz plus-f88429f9c991cd90bfad76b4aba93cb312aaa342.zip |
eathena: fix packet SMSG_PLAYER_STORAGE_ITEMS 0x0995.
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 f3d9d3c11..64b0ff4c5 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -248,7 +248,7 @@ int16_t packet_lengths[] = 31, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, // #0x0980 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 31, -1, -1, 0, 0, 0, -1, 0, 0, 11, 9, 8, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, // #0x09C0 |