Changed: PatchServer not used anymore, use PatchUrl instead

--HG--
branch : compatibility-develop
This commit is contained in:
kervala 2016-02-21 17:26:48 +01:00
parent 3246b6ca55
commit 4985d4d724

View file

@ -41,7 +41,7 @@ Gamma_max = 1.0;
Application = { "ryzom_live", "./client_ryzom_r.exe", "./" };
BackgroundDownloader = 0;
PatchServer = "http://dl.ryzom.com/patch_live";
PatchUrl = "http://dl.ryzom.com/patch_live";
StartupHost = "shard.ryzom.com:40916";
StartupPage = "/login/r2_login.php";