diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-03-11 21:13:18 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-03-11 21:13:18 +0300 |
commit | 720435e4d3d92626b4057061492bd20cc292e466 (patch) | |
tree | 870dffaafabae27e7c654d699641957ea4273fa1 /src/net/eathena/packets.h | |
parent | 66f9a6c93e9b172938136dabc1e3fe8840310ca6 (diff) | |
download | plus-720435e4d3d92626b4057061492bd20cc292e466.tar.gz plus-720435e4d3d92626b4057061492bd20cc292e466.tar.bz2 plus-720435e4d3d92626b4057061492bd20cc292e466.tar.xz plus-720435e4d3d92626b4057061492bd20cc292e466.zip |
eathena: add partial support for packet SMSG_STARS_KILL 0x020e.
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 0b72b9349..8d95dbcf0 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -83,7 +83,7 @@ int16_t packet_lengths[] = //0 1 2 3 4 5 6 7 8 9 a b c d e f //0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 // #0x0200 - 26, -1, 0, 0, 18, 26, 11, 34, 0, 36, 10, 19, 10, 0, 0, 0, + 26, -1, 0, 0, 18, 26, 11, 34, 0, 36, 10, 19, 10, 0, 32, 0, 22, -1, 16, 0, 42, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 122, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 19, 71, 5, 12, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, |