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