mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Fix: map_offensive_auto_search is not working with fleet lock disabled
This commit is contained in:
parent
86b2709a7b
commit
23cf1acd1a
@ -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):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user