Changed AutoQuickSave to use the current selected page if AutoQuickSavePage is disabled.

This commit is contained in:
NovaRain
2018-12-05 13:35:37 +08:00
parent 4249006ba9
commit cedfce37be
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -421,7 +421,7 @@ ExtraSaveSlots=0
;AutoQuickSave sets how many save slots on a page you want to use for quick saving (valid range: 1..10)
;AutoQuickSavePage is the page number to use (valid range: 1..1000) if ExtraSaveSlots is enabled
;The quick saves will be rotated from the first slot on the page to the n-th slot
;Set to 0 to disable. AutoQuickSave will use page 1 if AutoQuickSavePage is disabled
;Set to 0 to disable. AutoQuickSave will use the current selected page if AutoQuickSavePage is disabled
AutoQuickSave=0
AutoQuickSavePage=0