]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Temporarily whitelist CTF stalemate timer so that different values can be tested...
authorMario <mario.mario@y7mail.com>
Mon, 20 Jan 2020 22:17:20 +0000 (08:17 +1000)
committerMario <mario.mario@y7mail.com>
Mon, 20 Jan 2020 22:17:20 +0000 (08:17 +1000)
qcsrc/server/g_world.qc

index 82e67a4067e84f53a522fe8d3c9a5834f2d2bc3e..12155f756140d92e5b547f512704a52151ff0df6 100644 (file)
@@ -493,6 +493,7 @@ void cvar_changes_init()
                BADCVAR("g_ca_weaponarena");
                BADCVAR("g_freezetag_weaponarena");
                BADCVAR("g_lms_weaponarena");
+               BADCVAR("g_ctf_stalemate_time");
 
                if(cvar_string("g_mod_balance") == "Testing")
                {