mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 20:58:19 +08:00
fix: handle gulid popup (#3950)
This commit is contained in:
@@ -214,6 +214,9 @@ class CoalitionUI(Combat):
|
||||
if self.appear(BATTLE_PREPARATION, offset=(20, 20)):
|
||||
break
|
||||
|
||||
if self.handle_guild_popup_cancel():
|
||||
continue
|
||||
|
||||
# Enter campaign
|
||||
if campaign_timer.reached() and self.in_coalition():
|
||||
self.device.click(button)
|
||||
|
||||
Reference in New Issue
Block a user