mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Fix: Stop condition of MaaFight set incorrectly
This commit is contained in:
@@ -81,9 +81,9 @@
|
||||
"MaaFight": {
|
||||
"Stage": "last",
|
||||
"CustomStage": null,
|
||||
"Medicine": 0,
|
||||
"Stone": 0,
|
||||
"Times": 0,
|
||||
"Medicine": null,
|
||||
"Stone": null,
|
||||
"Times": null,
|
||||
"Drops": null,
|
||||
"DrGrandet": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user