]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Ignore sv_mapformat_is_quake2 too
authorTimePath <andrew.hardaker1995@gmail.com>
Tue, 30 Jun 2015 04:27:27 +0000 (14:27 +1000)
committerTimePath <andrew.hardaker1995@gmail.com>
Tue, 30 Jun 2015 04:27:27 +0000 (14:27 +1000)
qcsrc/server/g_world.qc

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