diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-09-03 23:35:23 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-06 01:18:56 +0300 |
commit | 6d21b6cbc000d30938309056ea8e8f7bf903f7dc (patch) | |
tree | 49c7ebd1d057d012d71cde7bc732a60ff01b07d5 /src/net/eathena/packets.h | |
parent | 7890bb3f423dbdb815d97f066594ae8917c5cee7 (diff) | |
download | plus-6d21b6cbc000d30938309056ea8e8f7bf903f7dc.tar.gz plus-6d21b6cbc000d30938309056ea8e8f7bf903f7dc.tar.bz2 plus-6d21b6cbc000d30938309056ea8e8f7bf903f7dc.tar.xz plus-6d21b6cbc000d30938309056ea8e8f7bf903f7dc.zip |
eathena: fix packet SMSG_PLAYER_UNEQUIP 0x099a.
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 db9f6b7cb..4e3398c92 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, // #0x0980 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, + 0, -1, -1, 0, 0, 0, 0, 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 |