1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 09:48:20 +08:00

Fix: Force to disable auto submarine call if only calling submarine at boss

This commit is contained in:
LmeSzinc
2022-01-09 20:55:36 +08:00
parent 1730b9f395
commit 487d4ed9e8
3 changed files with 26 additions and 1 deletions

View File

@@ -288,5 +288,4 @@ class FleetPreparation(ModuleBase):
else:
submarine.clear()
self.map_fleet_checked = True
return True