1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-21 05:19:28 +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)