mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-21 20:39:18 +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:
@@ -296,9 +296,12 @@
|
||||
"name": "Optimization.TaskHoardingDuration.name",
|
||||
"help": "Optimization.TaskHoardingDuration.help"
|
||||
},
|
||||
"CloseGameDuringWait": {
|
||||
"name": "Optimization.CloseGameDuringWait.name",
|
||||
"help": "Optimization.CloseGameDuringWait.help"
|
||||
"WhenTaskQueueEmpty": {
|
||||
"name": "Optimization.WhenTaskQueueEmpty.name",
|
||||
"help": "Optimization.WhenTaskQueueEmpty.help",
|
||||
"stay_there": "stay_there",
|
||||
"goto_main": "goto_main",
|
||||
"close_game": "close_game"
|
||||
}
|
||||
},
|
||||
"DropRecord": {
|
||||
|
||||
Reference in New Issue
Block a user