1
0
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:
guoh064
2024-07-28 13:32:03 +08:00
committed by GitHub
parent fe0e687dcb
commit 5ef353a507
3 changed files with 4 additions and 1 deletions

View File

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