diff options
author | Dennis Friis <peavey@placid.dk> | 2008-05-31 12:59:35 +0000 |
---|---|---|
committer | Dennis Friis <peavey@placid.dk> | 2008-05-31 12:59:35 +0000 |
commit | 0a74f9ba775857aeb281266a6e8cc10052023774 (patch) | |
tree | 207f244774f2a283c2c5159c8caaa6294be87e81 /src/map | |
parent | 40954e262f305d8d4a9927bc7b90943463eebf25 (diff) | |
download | tmwa-0a74f9ba775857aeb281266a6e8cc10052023774.tar.gz tmwa-0a74f9ba775857aeb281266a6e8cc10052023774.tar.bz2 tmwa-0a74f9ba775857aeb281266a6e8cc10052023774.tar.xz tmwa-0a74f9ba775857aeb281266a6e8cc10052023774.zip |
Add optional update_host to loginserver so you can tell the client that an alternative update host is available. Based on patch by Sanga
Diffstat (limited to 'src/map')
-rw-r--r-- | src/map/clif.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/clif.c b/src/map/clif.c index 04d6c4b..618e05a 100644 --- a/src/map/clif.c +++ b/src/map/clif.c @@ -58,7 +58,7 @@ static const int packet_len_table[0x220] = { //#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, 0, 0, 0, 55, 17, 3, 37, 46, -1, 23, -1, 3,108, 3, 2, + 0, 0, 0, -1, 55, 17, 3, 37, 46, -1, 23, -1, 3,108, 3, 2, #if PACKETVER < 2 3, 28, 19, 11, 3, -1, 9, 5, 52, 51, 56, 58, 41, 2, 6, 6, #else // 78-7b �T���ȍ~ lv99�G�t�F�N�g�p |