diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-09-13 23:47:39 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-13 23:47:39 +0300 |
commit | c037b2b49f9967a269032753c7b24961313c723f (patch) | |
tree | 8d405ed457ff805fd25543534036ace7ad28554d /src/net/eathena/packets.h | |
parent | 564fa0de49a384284868eaddbbdb9f87c58a3661 (diff) | |
download | plus-c037b2b49f9967a269032753c7b24961313c723f.tar.gz plus-c037b2b49f9967a269032753c7b24961313c723f.tar.bz2 plus-c037b2b49f9967a269032753c7b24961313c723f.tar.xz plus-c037b2b49f9967a269032753c7b24961313c723f.zip |
eathena: add partial support for packet SMSG_FORMAT_MESSAGE_SKILL 0x07e6.
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 fa9bab2e5..0fd1a3992 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -210,7 +210,7 @@ int16_t packet_lengths[] = // #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, 8, 268, 0, 0, 0, 0, 0, 0, - 0, 0, 8, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 8, 0, 6, 0, 8, 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 //0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |