]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Ignore sv_mapformat_is_quake3 when checking cvar purity. Fixes #1472
authorTimePath <andrew.hardaker1995@gmail.com>
Tue, 30 Jun 2015 04:20:57 +0000 (14:20 +1000)
committerTimePath <andrew.hardaker1995@gmail.com>
Tue, 30 Jun 2015 04:20:57 +0000 (14:20 +1000)
qcsrc/server/g_world.qc

index 82a81776a366c5f5567c286e3ce9152c2ae6e2de..a22510788ab666a20b6ed2fd1e868c281fc5fd32 100644 (file)
@@ -188,6 +188,7 @@ void cvar_changes_init()
                BADCVAR("g_configversion");
                BADCVAR("g_maplist_index");
                BADCVAR("halflifebsp");
+               BADCVAR("sv_mapformat_is_quake3");
                BADPREFIX("sv_world");
 
                // client