summaryrefslogtreecommitdiff
path: root/src/net/eathena/packets.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-18 13:29:46 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-18 13:29:46 +0300
commite1aaae7552565cc2289312e180489459178b0e36 (patch)
tree4e19db38fc703b1e6bf4143c1f34f060bcda5ee1 /src/net/eathena/packets.h
parent0c291817a1e3fb61e229a2aa0037983ab2f0bf07 (diff)
downloadplus-e1aaae7552565cc2289312e180489459178b0e36.tar.gz
plus-e1aaae7552565cc2289312e180489459178b0e36.tar.bz2
plus-e1aaae7552565cc2289312e180489459178b0e36.tar.xz
plus-e1aaae7552565cc2289312e180489459178b0e36.zip
eathena: add partial support for packet SMSG_BEING_CHARM 0x08cf.
Diffstat (limited to 'src/net/eathena/packets.h')
-rw-r--r--src/net/eathena/packets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/packets.h b/src/net/eathena/packets.h
index 6e3cea889..4306953f3 100644
--- a/src/net/eathena/packets.h
+++ b/src/net/eathena/packets.h
@@ -230,7 +230,7 @@ int16_t packet_lengths[] =
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, -1, 0, 0, 0, 0, 0, 12, 10, 0, 0, 0, 0, 0,
// #0x08C0
- -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0,
+ -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 10,
0, 0, 10, 0, 0, -1, 6, 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,