1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-19 23:33:33 +08:00

Opt: Remove unnecessary settings in GemsFarming

This commit is contained in:
LmeSzinc
2023-02-18 16:16:59 +08:00
parent 56f8b2ff97
commit 4379cb542b
2 changed files with 9 additions and 3 deletions

View File

@@ -1657,11 +1657,13 @@
},
"UseClearMode": {
"type": "checkbox",
"value": true
"value": true,
"display": "hide"
},
"UseFleetLock": {
"type": "checkbox",
"value": true
"value": true,
"display": "hide"
},
"UseAutoSearch": {
"type": "checkbox",
@@ -1669,7 +1671,8 @@
},
"Use2xBook": {
"type": "checkbox",
"value": false
"value": false,
"display": "hide"
},
"AmbushEvade": {
"type": "checkbox",