diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-03-13 01:20:46 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-03-13 01:20:46 +0300 |
commit | 2eb0a7d5c06b0505d862fde29dd9d9807933959b (patch) | |
tree | 347693f8b06f32853af56970c096bd3b34eaf09f /src/net/eathena/packets.h | |
parent | 8f3d15a15e53ddda5930e0a10e17e19d85141ccb (diff) | |
download | plus-2eb0a7d5c06b0505d862fde29dd9d9807933959b.tar.gz plus-2eb0a7d5c06b0505d862fde29dd9d9807933959b.tar.bz2 plus-2eb0a7d5c06b0505d862fde29dd9d9807933959b.tar.xz plus-2eb0a7d5c06b0505d862fde29dd9d9807933959b.zip |
eathena: add partial support for packet SMSG_PLAYER_EQUIP_TICK_ACK 0x02d9.
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 2b78d47b4..63b41c21c 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -99,7 +99,7 @@ int16_t packet_lengths[] = 0, -1, -1, 107, 6, -1, 0, 7, 22, 191, 0, 8, 0, 0, 0, 0, // #0x02C0 0, -1, 0, 0, 0, 30, 30, 0, 0, 3, 0, 65, 4, 71, 10, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 3, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, //0 1 2 3 4 5 6 7 8 9 a b c d e f |