mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 07:13:34 +08:00
Fix: The info_bar blocks the ammo icon when reversing fleet
This commit is contained in:
@@ -161,6 +161,7 @@ class MapOperation(MysteryHandler, FleetPreparation, Retirement, FastForwardHand
|
|||||||
return False
|
return False
|
||||||
|
|
||||||
self.fleet_switch_click()
|
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
|
return True
|
||||||
|
|
||||||
def handle_spare_fleet(self):
|
def handle_spare_fleet(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user