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

Del: Delete spare fleet

- Fix: [JP] guild boss setting in GUI
This commit is contained in:
LmeSzinc
2021-01-22 17:02:35 +08:00
parent 7f6cb62ac2
commit c2f23ab5fd
12 changed files with 16 additions and 135 deletions

View File

@@ -202,6 +202,3 @@ class MapOperation(MysteryHandler, FleetPreparation, Retirement, FastForwardHand
self.fleet_switch_click()
self.ensure_no_info_bar() # The info_bar which shows "Changed to fleet 2", will block the ammo icon
return True
def handle_spare_fleet(self):
pass