1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-27 08:35:36 +08:00

Fix: Prevent repeated ShipYard runs

This commit is contained in:
LmeSzinc
2023-02-21 21:36:22 +08:00
parent ad5dd520e1
commit 5874e1214c
9 changed files with 73 additions and 10 deletions

View File

@@ -1721,6 +1721,10 @@
"BuyAmount": {
"name": "ShipyardDr.BuyAmount.name",
"help": "ShipyardDr.BuyAmount.help"
},
"LastRun": {
"name": "ShipyardDr.LastRun.name",
"help": "ShipyardDr.LastRun.help"
}
},
"Shipyard": {
@@ -1749,6 +1753,10 @@
"BuyAmount": {
"name": "Shipyard.BuyAmount.name",
"help": "Shipyard.BuyAmount.help"
},
"LastRun": {
"name": "Shipyard.LastRun.name",
"help": "Shipyard.LastRun.help"
}
},
"Gacha": {