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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user