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

Merge remote-tracking branch 'origin/master' into war_archives

This commit is contained in:
nEEtdo0d
2020-11-17 00:31:45 -05:00
8 changed files with 12 additions and 9 deletions

View File

@@ -155,9 +155,6 @@ class StrategyHandler(InfoHandler):
sub_hunt=bool(self.config.SUBMARINE) and self.config.SUBMARINE_MODE == 'hunt_only'
)
self.__setattr__(f'fleet_{index}_formation_fixed', True)
# The info_bar may affect the detection of map edge.
self.ensure_no_info_bar()
return True
def _strategy_get_from_map_buff(self):