]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
demo deleting, slightly improved (and now cvarred by cl_autodemo_delete_keeprecords)
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index 0c44f8ef8a6a69c20a5ae2417fd8feac03305697..a48f7015726a3722aa5ddf642acaaa8016cb3f10 100644 (file)
@@ -1798,3 +1798,6 @@ mod_q1bsp_polygoncollisions 1
 // improve some minor details
 sv_gameplayfix_gravityunaffectedbyticrate 1
 sv_gameplayfix_nogravityonground 1
+
+// autodemo deleting
+seta cl_autodemo_delete_keeprecords 0 "when 1, records with a newly made race/cts demo are kept even if cl_autodemo_delete is used to delete demos"