mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: handle_urgent_commission to handle hot fix
This commit is contained in:
parent
c3c681146b
commit
93bd639a64
@ -276,6 +276,8 @@ class AutoSearchCombat(MapOperation, Combat, CampaignStatus):
|
||||
# bunch of popup handlers
|
||||
if self.handle_popup_confirm('AUTO_SEARCH_COMBAT_EXECUTE'):
|
||||
continue
|
||||
if not self._withdraw and self.handle_urgent_commission():
|
||||
continue
|
||||
if self.handle_story_skip():
|
||||
continue
|
||||
if self.handle_guild_popup_cancel():
|
||||
|
||||
Loading…
Reference in New Issue
Block a user