mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-07 13:38:30 +08:00
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
This commit is contained in:
@@ -235,6 +235,9 @@ class MapOperation(MysteryHandler, FleetPreparation, Retirement, FastForwardHand
|
||||
logger.warning('Entered map with is_combat_loading appeared')
|
||||
break
|
||||
else:
|
||||
if hasattr(self, 'is_combat_loading') and self.is_combat_loading():
|
||||
logger.warning('Entered map with is_combat_loading appeared')
|
||||
break
|
||||
if self.handle_in_map_with_enemy_searching():
|
||||
# self.handle_map_after_combat_story()
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user