mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 22:08:20 +08:00
Fix: Handle map events for auto_search_combat
This commit is contained in:
@@ -159,6 +159,8 @@ class Combat(Combat_, MapEventHandler):
|
||||
# End
|
||||
if self.is_combat_executing():
|
||||
continue
|
||||
if handle_map_event():
|
||||
continue
|
||||
if self.is_in_map():
|
||||
self.device.screenshot_interval_set(0)
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user