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