summaryrefslogtreecommitdiff
path: root/src/net/eathena/packets.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-03 20:55:54 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-06 01:18:56 +0300
commite5b06e892186483d97de0f8778813153dd156df7 (patch)
treed659803d92db1703db260f58a88d2baea19ad1f5 /src/net/eathena/packets.h
parent5a90cfe600073fbae6d097080ee88fd41cdcbeb7 (diff)
downloadplus-e5b06e892186483d97de0f8778813153dd156df7.tar.gz
plus-e5b06e892186483d97de0f8778813153dd156df7.tar.bz2
plus-e5b06e892186483d97de0f8778813153dd156df7.tar.xz
plus-e5b06e892186483d97de0f8778813153dd156df7.zip
eathena: fix packet SMSG_ITEM_DROPPED 0x084b.
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 103c311fe..2cf2c8c8a 100644
--- a/src/net/eathena/packets.h
+++ b/src/net/eathena/packets.h
@@ -220,7 +220,7 @@ int16_t packet_lengths[] =
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0,
// #0x0840
- 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, 17, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, -1, 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,