1
0
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:
SarContDeli
2022-11-06 16:44:20 +08:00
parent d73336af5a
commit fc53a45e06
3 changed files with 9 additions and 9 deletions

View File

@@ -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": {