summaryrefslogtreecommitdiff
path: root/src/net/eathena/packets.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-12-13 22:13:00 +0300
committerAndrei Karas <akaras@inbox.ru>2014-12-13 22:13:00 +0300
commitd27b32b8754f8ba2e153e63c8978fcf4bd744faa (patch)
tree8579f9438cbc27d6e32a9955ce835065d6a348f5 /src/net/eathena/packets.h
parent21c3f5de7d6a0e4825383948080fd208639ccae4 (diff)
downloadplus-d27b32b8754f8ba2e153e63c8978fcf4bd744faa.tar.gz
plus-d27b32b8754f8ba2e153e63c8978fcf4bd744faa.tar.bz2
plus-d27b32b8754f8ba2e153e63c8978fcf4bd744faa.tar.xz
plus-d27b32b8754f8ba2e153e63c8978fcf4bd744faa.zip
eathena: fix packet SMSG_PARTY_INVITED 0x02c6.
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 afec3c4e2..8c21b67c8 100644
--- a/src/net/eathena/packets.h
+++ b/src/net/eathena/packets.h
@@ -98,7 +98,7 @@ int16_t packet_lengths[] =
0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, -1, -1, 107, 6, -1, 0, 7, 22, 191, 0, 0, 0, 0, 0, 0,
// #0x02C0
- 0, -1, 0, 0, 0, 30, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0,
+ 0, -1, 0, 0, 0, 30, 30, 0, 0, 3, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0,
0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0,
10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,