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