diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-09-25 23:21:24 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-25 23:21:24 +0300 |
commit | 263559d7e6231dc65ee503133e52c9791aac3734 (patch) | |
tree | 58df4a958c07eac611e4495750b7387a286dfbe0 /src/net/eathena/packets.h | |
parent | 19d5a1ca912c89d46ea567079777d0fff1211c25 (diff) | |
download | plus-263559d7e6231dc65ee503133e52c9791aac3734.tar.gz plus-263559d7e6231dc65ee503133e52c9791aac3734.tar.bz2 plus-263559d7e6231dc65ee503133e52c9791aac3734.tar.xz plus-263559d7e6231dc65ee503133e52c9791aac3734.zip |
eathena: add partial support for packet SMSG_SKILL_SNAP 0x08d2.
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 b9114aabd..f9a917418 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -231,7 +231,7 @@ int16_t packet_lengths[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 10, 0, 0, 0, 0, 0, // #0x08C0 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, 0, 10, 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, 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 |