Changed: PatchServer not used anymore, use PatchUrl instead

This commit is contained in:
kervala 2016-02-21 17:26:48 +01:00
parent 6477c0f743
commit 9ec4c76cd4

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";