]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Don't count the mapinfo debug option as impure
authorMario <mario@smbclan.net>
Sat, 4 Mar 2017 17:10:33 +0000 (03:10 +1000)
committerMario <mario@smbclan.net>
Sat, 4 Mar 2017 17:10:33 +0000 (03:10 +1000)
qcsrc/server/g_world.qc

index 9c771fdef0bfe7991aaf573486c82724c7b58f66..6e40fcba7766d6d8f1178e4b60164989566dc519 100644 (file)
@@ -280,6 +280,7 @@ void cvar_changes_init()
                BADCVAR("nextmap");
                BADCVAR("teamplay");
                BADCVAR("timelimit");
+               BADCVAR("g_mapinfo_ignore_warnings");
 
                // long
                BADCVAR("hostname");