diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-07 21:32:06 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-10-07 21:32:06 +0300 |
commit | d91a8fd5d574454265c9a6088f7aa089d7905ba0 (patch) | |
tree | 9d4398e2dfad3b17c2d80e078f58293afe6d8698 /src/net/eathena/packets.h | |
parent | c277f3e829217cd7469a4a5c742ef617a57e8e3f (diff) | |
download | plus-d91a8fd5d574454265c9a6088f7aa089d7905ba0.tar.gz plus-d91a8fd5d574454265c9a6088f7aa089d7905ba0.tar.bz2 plus-d91a8fd5d574454265c9a6088f7aa089d7905ba0.tar.xz plus-d91a8fd5d574454265c9a6088f7aa089d7905ba0.zip |
eathena: add partial support for packet SMSG_FAMILY_DIVORCED 0x0205.
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 08859997b..93252025c 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, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 19, 10, 0, 0, 0, + 26, 0, 0, 0, 18, 26, 0, 0, 0, 0, 0, 19, 10, 0, 0, 0, 22, -1, 16, 0, 42, 0, 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, |