mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 01:38:21 +08:00
Opt: Private Quarters refactor
Fix: addresses stale roses sold out reported bug (#4943) Fix: limited retry ocr read on daily count (#4969) Add: capability to purchase cake through config toggle
This commit is contained in:
@@ -8563,6 +8563,10 @@
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"BuyCake": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"TargetInteract": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
|
||||
Reference in New Issue
Block a user