diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-09-07 18:51:02 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-07 18:51:02 +0300 |
commit | b73aec167532701db9ab645ef5d75e5dff1fa963 (patch) | |
tree | fac969e66948a005fb78b81bf27180d6544f352a /src/net/eathena/packets.h | |
parent | 2b0176f628521b5eabb2e5874ff4c211ed18c2fd (diff) | |
download | plus-b73aec167532701db9ab645ef5d75e5dff1fa963.tar.gz plus-b73aec167532701db9ab645ef5d75e5dff1fa963.tar.bz2 plus-b73aec167532701db9ab645ef5d75e5dff1fa963.tar.xz plus-b73aec167532701db9ab645ef5d75e5dff1fa963.zip |
eathena: fix packet SMSG_PARTY_SETTINGS 0x07d8.
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 4196f72ad..a4fdf0416 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -209,7 +209,7 @@ int16_t packet_lengths[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, // #0x07C0 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, 268, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 8, 268, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 8, 25, 0, 0, 0, 0, //0 1 2 3 4 5 6 7 8 9 a b c d e f |