diff --git a/module/map/map_operation.py b/module/map/map_operation.py index 8170bb0f2..39e239ca6 100644 --- a/module/map/map_operation.py +++ b/module/map/map_operation.py @@ -161,6 +161,7 @@ class MapOperation(MysteryHandler, FleetPreparation, Retirement, FastForwardHand return False 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):