diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-11-12 11:48:22 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-11-12 11:48:22 +0300 |
commit | 7ff1b993bfc1e65a2e2d44bbcfc6444421aa69a2 (patch) | |
tree | f9bdd4dfe3460026feb1ad9ed3fad75a72ad136c /src/net/eathena/packets.h | |
parent | 1aedc45da834c18cd33d04be0fe43245518192ff (diff) | |
download | plus-7ff1b993bfc1e65a2e2d44bbcfc6444421aa69a2.tar.gz plus-7ff1b993bfc1e65a2e2d44bbcfc6444421aa69a2.tar.bz2 plus-7ff1b993bfc1e65a2e2d44bbcfc6444421aa69a2.tar.xz plus-7ff1b993bfc1e65a2e2d44bbcfc6444421aa69a2.zip |
eathena: fix reading characters list for account.
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 11f928ff7..6d7a99762 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, 146, 3, 2, + 0, 50, 3, -1, 55, 17, 3, 37, 46, -1, 23, -1, 3, 149, 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, |