summaryrefslogtreecommitdiff
path: root/src/net/eathena/packets.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-05 13:24:56 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-06 01:18:57 +0300
commitadb4df98be7f58e960ec2cf822fc567b55640848 (patch)
treee8347bca7f085b159289bf37769803774018a835 /src/net/eathena/packets.h
parent256d936b71d500fc14ee52c7f55959fc65b289ac (diff)
downloadplus-adb4df98be7f58e960ec2cf822fc567b55640848.tar.gz
plus-adb4df98be7f58e960ec2cf822fc567b55640848.tar.bz2
plus-adb4df98be7f58e960ec2cf822fc567b55640848.tar.xz
plus-adb4df98be7f58e960ec2cf822fc567b55640848.zip
eathena: fix packet SMSG_BEING_STATUS_CHANGE 0x0983.
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 a34ac7962..00ec7628d 100644
--- a/src/net/eathena/packets.h
+++ b/src/net/eathena/packets.h
@@ -247,7 +247,7 @@ int16_t packet_lengths[] =
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
// #0x0980
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
31, -1, -1, 0, 0, 0, 0, 0, 0, 11, 9, 8, 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,