]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
sv_autoscreenshot does not affect gameplay
authorSamual <samual@xonotic.org>
Fri, 14 Oct 2011 20:01:27 +0000 (16:01 -0400)
committerSamual <samual@xonotic.org>
Fri, 14 Oct 2011 20:01:27 +0000 (16:01 -0400)
qcsrc/server/g_world.qc

index ce079e61c4ea4ec587aa4e5c007ebeb514b1f141..b134886d4f6fcfc54281c1af591fb028650650c8 100644 (file)
@@ -286,6 +286,7 @@ void cvar_changes_init()
                BADCVAR("port");
                BADCVAR("savedgamecfg");
                BADCVAR("serverconfig");
+               BADCVAR("sv_autoscreenshot");
                BADCVAR("sv_heartbeatperiod");
                BADCVAR("sv_vote_master_password");
                BADCVAR("sys_colortranslation");