diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-11-10 22:00:15 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-11-10 22:00:15 +0300 |
commit | 97822b6da1dcfdf691c766c61872c1497dface02 (patch) | |
tree | 94bae4446aa280b7d1f43ff7dd3eb4473f58dcc8 | |
parent | ce7c0534709d3d0cef95de9847a18068be8c397b (diff) | |
download | serverdata-97822b6da1dcfdf691c766c61872c1497dface02.tar.gz serverdata-97822b6da1dcfdf691c766c61872c1497dface02.tar.bz2 serverdata-97822b6da1dcfdf691c766c61872c1497dface02.tar.xz serverdata-97822b6da1dcfdf691c766c61872c1497dface02.zip |
fix update host config option.
-rw-r--r-- | conf/login-server.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/login-server.conf b/conf/login-server.conf index ad3fcb92..4880af66 100644 --- a/conf/login-server.conf +++ b/conf/login-server.conf @@ -150,7 +150,7 @@ client_hash_check: off //client_hash: 0, 113e195e6c051bb1cfb12a644bb084c5 //client_hash: 10, cb1ea78023d337c38e8ba5124e2338ae //client_hash: 99, disabled -update_host: http://download.evolonline.org/evol/evol2/ +update_server: http://download.evolonline.org/evol/evol2/ import: conf/inter-server.conf import: conf/import/login_conf.txt |