mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 10:58:21 +08:00
Fix: Stop condition of MaaFight set incorrectly
This commit is contained in:
@@ -329,17 +329,17 @@
|
||||
},
|
||||
"Medicine": {
|
||||
"type": "input",
|
||||
"value": 0,
|
||||
"value": null,
|
||||
"display": "hide"
|
||||
},
|
||||
"Stone": {
|
||||
"type": "input",
|
||||
"value": 0,
|
||||
"value": null,
|
||||
"display": "hide"
|
||||
},
|
||||
"Times": {
|
||||
"type": "input",
|
||||
"value": 0,
|
||||
"value": null,
|
||||
"display": "hide"
|
||||
},
|
||||
"Drops": {
|
||||
|
||||
Reference in New Issue
Block a user