From dc9c463483285fa11f875d0bceb4338a5ac7f698 Mon Sep 17 00:00:00 2001 From: kervala Date: Tue, 25 Oct 2016 14:10:25 +0200 Subject: [PATCH] Changed: Don't force PatchUrl in client_default.cfg --- code/ryzom/client/client_default.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/code/ryzom/client/client_default.cfg b/code/ryzom/client/client_default.cfg index eece51360..d3107a199 100644 --- a/code/ryzom/client/client_default.cfg +++ b/code/ryzom/client/client_default.cfg @@ -41,7 +41,6 @@ Gamma_max = 1.0; Application = { "ryzom_live", "./client_ryzom_r.exe", "./" }; BackgroundDownloader = 0; -PatchUrl = "http://dl.ryzom.com/patch_live"; StartupHost = "shard.ryzom.com:40916"; StartupPage = "/login/r2_login.php";