[openjk] 17/32: MP: Add base_e www dl url cvar fallback

Simon McVittie smcv at debian.org
Sun Mar 12 18:03:03 UTC 2017


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian/master
in repository openjk.

commit 02ae0fc83a3b76de5953e95168d1c5b2fa443a11
Author: Ensiform <ensiform at gmail.com>
Date:   Sat Mar 11 12:25:27 2017 -0600

    MP: Add base_e www dl url cvar fallback
---
 codemp/qcommon/cvar.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/codemp/qcommon/cvar.cpp b/codemp/qcommon/cvar.cpp
index f3bafa4..8792dfc 100644
--- a/codemp/qcommon/cvar.cpp
+++ b/codemp/qcommon/cvar.cpp
@@ -691,6 +691,7 @@ static const char *legacyCvars[] = {
 	"g_dlURL",
 	"g_synchronousClients",
 	"jp_DlBaseURL",
+	"g_dlURL",
 	"pmove_fixed",
 	"pmove_float",
 	"pmove_msec",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openjk.git



More information about the Pkg-games-commits mailing list