mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 22:08:20 +08:00
Fix: Combat automation confirm in auto search
This commit is contained in:
@@ -98,6 +98,9 @@ class AutoSearchCombat(Combat):
|
||||
while 1:
|
||||
self.device.screenshot()
|
||||
|
||||
if self.handle_combat_automation_confirm():
|
||||
continue
|
||||
|
||||
if self.is_combat_executing():
|
||||
break
|
||||
|
||||
|
||||
Reference in New Issue
Block a user