mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: Handle war archive story unlock popups in auto search
This commit is contained in:
parent
8d53cb4e34
commit
eb80f05ff5
@ -283,6 +283,8 @@ class AutoSearchCombat(MapOperation, Combat):
|
||||
continue
|
||||
if self.handle_vote_popup():
|
||||
continue
|
||||
if self.handle_mission_popup_ack():
|
||||
continue
|
||||
|
||||
# Handle low emotion combat
|
||||
# Combat status
|
||||
|
||||
Loading…
Reference in New Issue
Block a user