From: Rudolf Polzer Date: Thu, 29 Dec 2011 09:18:03 +0000 (+0100) Subject: don't save this mapinfo cvar X-Git-Tag: xonotic-v0.6.0~74^2~36 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d9cc94395e1d906ce363e4eefc0725cfcb18210d;p=xonotic%2Fxonotic-data.pk3dir.git don't save this mapinfo cvar --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index af2ad3953..a43f289cf 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1901,7 +1901,7 @@ set sv_pitch_fixyaw 0 "workaround to fix the aiming direction on stupidly made p set rescan_pending 0 "set to 1 to schedule a fs_rescan at the end of this match" -seta g_mapinfo_allow_unsupported_modes_and_let_stuff_break "0" "set to 1 to be able to force game types using g_ cvars even if the map does not support them" +set g_mapinfo_allow_unsupported_modes_and_let_stuff_break "0" "set to 1 to be able to force game types using g_ cvars even if the map does not support them" // weapon accuracy stats set sv_accuracy_data_share 1 "1 send weapon accuracy data statistics to spectating clients, depends on cl_accuracy_data_share"