diff --git a/code/ryzom/client/client_default.cfg b/code/ryzom/client/client_default.cfg index cfd46e196..340b14edc 100644 --- a/code/ryzom/client/client_default.cfg +++ b/code/ryzom/client/client_default.cfg @@ -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";