mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 23:51:30 +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
|
continue
|
||||||
|
|
||||||
# Break
|
# Break
|
||||||
if self.combat_appear():
|
if self.is_combat_loading():
|
||||||
break
|
break
|
||||||
|
|
||||||
def auto_search_watch_fleet(self, checked=False):
|
def auto_search_watch_fleet(self, checked=False):
|
||||||
|
|||||||
Reference in New Issue
Block a user