mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Fix: Handle map events for auto_search_combat
This commit is contained in:
parent
ece1a83d5a
commit
a800b04b40
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user