diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-03-18 16:06:35 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-03-18 16:06:35 +0300 |
commit | 9cce5d5370ffc70df022ce43980a805499c7359d (patch) | |
tree | e2664411926305e81a5d9d37ff32d4de9b15d392 /src/net/eathena/packets.h | |
parent | d18d370956e6f58970c7f828b79dbf86525949ea (diff) | |
download | plus-9cce5d5370ffc70df022ce43980a805499c7359d.tar.gz plus-9cce5d5370ffc70df022ce43980a805499c7359d.tar.bz2 plus-9cce5d5370ffc70df022ce43980a805499c7359d.tar.xz plus-9cce5d5370ffc70df022ce43980a805499c7359d.zip |
eathena: add partial support for packet SMSG_BATTLE_QUEUE_ACK 0x08d8.
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 ebf630506..0988e1390 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -231,7 +231,7 @@ int16_t packet_lengths[] = 0, 0, 0, -1, 0, 0, 0, 0, 0, 12, 10, 0, 0, 0, 0, 0, // #0x08C0 -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 10, - 0, 0, 10, 0, 0, -1, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 10, 0, 0, -1, 6, 0, 27, 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, 0, 0, 0, //0 1 2 3 4 5 6 7 8 9 a b c d e f |