Change: Remove autosave from settings window (#11218)
It is broken since 4f4810d and it's also in game options.
			
			
This commit is contained in:
		@@ -55,9 +55,6 @@ flags    = SF_NOT_IN_SAVE | SF_NO_NETWORK_SYNC
 | 
			
		||||
def      = 10
 | 
			
		||||
min      = 0
 | 
			
		||||
max      = 1440
 | 
			
		||||
str      = STR_CONFIG_SETTING_AUTOSAVE
 | 
			
		||||
strhelp  = STR_CONFIG_SETTING_AUTOSAVE_HELPTEXT
 | 
			
		||||
cat      = SC_BASIC
 | 
			
		||||
 | 
			
		||||
[SDTC_BOOL]
 | 
			
		||||
var      = gui.threaded_saves
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user