summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-14 14:35:28 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-14 14:35:28 +0300
commiteb968134058c9dfdf543bc81655544e665482cde (patch)
tree9c38ccf96e0cf708fd219059801651e247964785
parent90ec2e79ac8f4412a86dacb8976f449a1662274e (diff)
downloadplus-eb968134058c9dfdf543bc81655544e665482cde.tar.gz
plus-eb968134058c9dfdf543bc81655544e665482cde.tar.bz2
plus-eb968134058c9dfdf543bc81655544e665482cde.tar.xz
plus-eb968134058c9dfdf543bc81655544e665482cde.zip
eathena: fix packet size SMSG_CHAR_CREATE_SUCCEEDED 0x006d.
-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 0fd1a3992..97abed3b1 100644
--- a/src/net/eathena/packets.h
+++ b/src/net/eathena/packets.h
@@ -46,7 +46,7 @@ int16_t packet_lengths[] =
// #0x0040
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, 50, 3, -1, 55, 17, 3, 37, 46, -1, 23, -1, 3, 148, 3, 2,
+ 0, 50, 3, -1, 55, 17, 3, 37, 46, -1, 23, -1, 3, 146, 3, 2,
3, 28, 19, 11, 3, -1, 9, 5, 55, 53, 58, 60, 44, 2, 6, 6,
// #0x0080
7, 3, 2, 2, 2, 5, 16, 12, 10, 7, 29, 23, -1, -1, -1, 0,