1
0
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:
LmeSzinc
2024-07-01 13:39:04 +08:00
parent 79edef015f
commit 674f79ef4d

View File

@@ -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)