]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
don't save this mapinfo cvar
authorRudolf Polzer <divverent@xonotic.org>
Thu, 29 Dec 2011 09:18:03 +0000 (10:18 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Thu, 29 Dec 2011 09:18:03 +0000 (10:18 +0100)
defaultXonotic.cfg

index af2ad395302957d0a65a4c3fd3e0cb9a1b025342..a43f289cf3365da86ee7bd21afb6d47747bf0c4e 100644 (file)
@@ -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"