1
0
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:
LmeSzinc
2021-10-18 21:36:22 +08:00
parent b1a9157a24
commit 6bf5f9fa92
13 changed files with 117 additions and 25 deletions

View File

@@ -56,6 +56,14 @@
"CombatScreenshotInterval": {
"type": "input",
"value": 1.0
},
"TaskHoardingDuration": {
"type": "input",
"value": 0
},
"CloseGameDuringWait": {
"type": "checkbox",
"value": false
}
},
"DropRecord": {