mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 22:08:20 +08:00
Fix: map_offensive_auto_search is not working with fleet lock disabled
This commit is contained in:
@@ -63,7 +63,7 @@ class AutoSearchCombat(MapOperation, Combat):
|
||||
continue
|
||||
|
||||
# Break
|
||||
if self.combat_appear():
|
||||
if self.is_combat_loading():
|
||||
break
|
||||
|
||||
def auto_search_watch_fleet(self, checked=False):
|
||||
|
||||
Reference in New Issue
Block a user