mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Add: Goto main page when task queue is empty
- Refactor: Task waiting - Fix: Saving config twice in nested multiset wrapper
This commit is contained in:
@@ -32,7 +32,7 @@ class GeneratedConfig:
|
||||
# Group `Optimization`
|
||||
Optimization_CombatScreenshotInterval = 1.0
|
||||
Optimization_TaskHoardingDuration = 0
|
||||
Optimization_CloseGameDuringWait = False
|
||||
Optimization_WhenTaskQueueEmpty = 'goto_main' # stay_there, goto_main, close_game
|
||||
|
||||
# Group `DropRecord`
|
||||
DropRecord_SaveFolder = './screenshots'
|
||||
|
||||
Reference in New Issue
Block a user