diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-03-18 16:39:39 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-03-18 16:39:39 +0300 |
commit | f49ff6e34d8a1715b3f669ca45db2814f0ce25d5 (patch) | |
tree | c411865ed9fb61adb321e0ec83d6f7f339bd682f /src/net/eathena/packets.h | |
parent | 9cce5d5370ffc70df022ce43980a805499c7359d (diff) | |
download | plus-f49ff6e34d8a1715b3f669ca45db2814f0ce25d5.tar.gz plus-f49ff6e34d8a1715b3f669ca45db2814f0ce25d5.tar.bz2 plus-f49ff6e34d8a1715b3f669ca45db2814f0ce25d5.tar.xz plus-f49ff6e34d8a1715b3f669ca45db2814f0ce25d5.zip |
eathena: add partial support for packet SMSG_BATTLE_BEGINS 0x08df.
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 0988e1390..6adf467ef 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, 27, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 10, 0, 0, -1, 6, 0, 27, 0, 0, 0, 0, 0, 0, 50, 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 |