mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 15:29:25 +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