mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Fix: unrecognized ui page after empty mail receive (#4039)
* Fix: predict_enemy_genre in event_20220526_cn rerun (#4005) * Fix: unrecognized ui page after empty mail receive * Upd: [JP] Asset MAIL_CHECK --------- Co-authored-by: LmeSzinc <lmeszincsales@gmail.com> Co-authored-by: Air111 <54128005+Air111@users.noreply.github.com>
This commit is contained in:
@@ -196,6 +196,9 @@ class UI(InfoHandler):
|
||||
if self.appear_then_click(GOTO_MAIN, offset=(30, 30), interval=2):
|
||||
timeout.reset()
|
||||
continue
|
||||
if self.appear_then_click(GOTO_MAIN_WHITE, offset=(30, 30), interval=2):
|
||||
timeout.reset()
|
||||
continue
|
||||
# if self.appear_then_click(RPG_HOME, offset=(30, 30), interval=2):
|
||||
# timeout.reset()
|
||||
# continue
|
||||
|
||||
Reference in New Issue
Block a user