1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-26 05:55:03 +08:00

Revert "Fix: fix research development popup in login function"

This reverts commit 59841d2a6b.
This commit is contained in:
whoamikyo
2020-07-31 17:20:14 -03:00
parent 59841d2a6b
commit fc83a60a97
2 changed files with 2 additions and 4 deletions

View File

@@ -31,8 +31,6 @@ 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: