diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-09-06 19:42:23 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-06 19:42:23 +0300 |
commit | bd194dcc0f06959322253c91761a93d53c468ca0 (patch) | |
tree | 1e284da05159c77c63795ddda0d4bfbba3501f5a /src/net/eathena/packets.h | |
parent | 0d990d032d98ea26da479b6378087d0d7dd2a91e (diff) | |
download | plus-bd194dcc0f06959322253c91761a93d53c468ca0.tar.gz plus-bd194dcc0f06959322253c91761a93d53c468ca0.tar.bz2 plus-bd194dcc0f06959322253c91761a93d53c468ca0.tar.xz plus-bd194dcc0f06959322253c91761a93d53c468ca0.zip |
eathena: fix packet SMSG_PLAYER_STORAGE_EQUIP 0x0996.
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 b9bd143f3..f3d9d3c11 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, 0, 0, 0, 11, 9, 8, 0, 0, 0, 0, + 31, -1, -1, 0, 0, 0, -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 |