mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Add: TaskHoardingDuration and CloseGameDuringWait (#643)
This commit is contained in:
@@ -56,6 +56,14 @@
|
||||
"CombatScreenshotInterval": {
|
||||
"type": "input",
|
||||
"value": 1.0
|
||||
},
|
||||
"TaskHoardingDuration": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"CloseGameDuringWait": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
"DropRecord": {
|
||||
|
||||
Reference in New Issue
Block a user