diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-08-31 21:47:12 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-06 01:18:54 +0300 |
commit | b82ec9239d6b9e61ce61760069061cd8a8fee1fd (patch) | |
tree | af942def1e60996f18329831cb5c1797d10281e8 /src/net/eathena/packets.h | |
parent | ce61f9fea632400ad5e5500f6592cfc3b3dbef39 (diff) | |
download | plus-b82ec9239d6b9e61ce61760069061cd8a8fee1fd.tar.gz plus-b82ec9239d6b9e61ce61760069061cd8a8fee1fd.tar.bz2 plus-b82ec9239d6b9e61ce61760069061cd8a8fee1fd.tar.xz plus-b82ec9239d6b9e61ce61760069061cd8a8fee1fd.zip |
eathena: fix size for packet SMSG_CHAR_CREATE_SUCCEEDED 0x006d.
Diffstat (limited to 'src/net/eathena/packets.h')
-rw-r--r-- | src/net/eathena/packets.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/packets.h b/src/net/eathena/packets.h index b4f36b722..31653a65f 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, 108, 3, 2, + 0, 50, 3, -1, 55, 17, 3, 37, 46, -1, 23, -1, 3, 148, 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, |