diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-03-17 23:29:06 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-03-17 23:29:06 +0300 |
commit | f406fe1a4c6abf9b414fc9110cef80e217cafb62 (patch) | |
tree | 10f197efdd5d1b9f5390ceb762da11e520dc56a2 /src/net/eathena/packets.h | |
parent | 8227aad72c4c6dfd2af4241763bd4dad82441a8e (diff) | |
download | plus-f406fe1a4c6abf9b414fc9110cef80e217cafb62.tar.gz plus-f406fe1a4c6abf9b414fc9110cef80e217cafb62.tar.bz2 plus-f406fe1a4c6abf9b414fc9110cef80e217cafb62.tar.xz plus-f406fe1a4c6abf9b414fc9110cef80e217cafb62.zip |
eathena: add partial support for packet SMSG_BEING_FONT 0x02ef.
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 aaf472810..17ea394e7 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -100,7 +100,7 @@ int16_t packet_lengths[] = // #0x02C0 0, -1, 0, 0, 0, 30, 30, 0, 0, 3, 0, 65, 4, 71, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 3, 0, -1, 32, 6, 36, - 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, + 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 8, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, //0 1 2 3 4 5 6 7 8 9 a b c d e f //0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |