mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-02 03:07:26 +08:00
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
This commit is contained in:
@@ -89,6 +89,8 @@ class LoginHandler(UI):
|
||||
continue
|
||||
if self.appear_then_click(LOGIN_RETURN_INFO, offset=(30, 30), interval=5):
|
||||
continue
|
||||
if self.appear_then_click(AVATAR_EXPIRED, offset=(30, 30), interval=5):
|
||||
continue
|
||||
# Popups
|
||||
if self.handle_popup_confirm('LOGIN'):
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user