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

Opt: Move setting OpsiMonthBoss.Mode to top

This commit is contained in:
LmeSzinc
2022-12-28 18:28:44 +08:00
parent a820633129
commit 5d7b70c9a4
9 changed files with 32 additions and 32 deletions

View File

@@ -8365,11 +8365,7 @@
}
},
"OpsiMonthBoss": {
"CheckAdaptability": {
"type": "checkbox",
"value": true
},
"Hard": {
"Mode": {
"type": "select",
"value": "normal",
"option": [
@@ -8377,6 +8373,10 @@
"normal_hard"
]
},
"CheckAdaptability": {
"type": "checkbox",
"value": true
},
"ForceRun": {
"type": "checkbox",
"value": false