mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-23 09:59:29 +08:00
Fix: fix research development popup in login function
This commit is contained in:
@@ -31,6 +31,8 @@ class LoginHandler(Combat):
|
||||
continue
|
||||
if self.appear_then_click(LOGIN_CONFIRM, interval=5):
|
||||
continue
|
||||
if self.handle_popup_confirm():
|
||||
continue
|
||||
|
||||
if self.info_bar_count() and self.appear_then_click(LOGIN_CHECK, interval=5):
|
||||
if not login_success:
|
||||
|
||||
Reference in New Issue
Block a user