mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 01:23:34 +08:00
Opt: allow entering page_mail from page_main (#4752)
This commit is contained in:
@@ -266,8 +266,8 @@ class MailWhite(UI):
|
||||
logger.info('At page_main_white')
|
||||
pass
|
||||
elif self.appear(page_main.check_button, offset=(5, 5)):
|
||||
logger.warning('At page_main, cannot enter mail page from old UI')
|
||||
return False
|
||||
logger.info('At page_main')
|
||||
pass
|
||||
else:
|
||||
logger.warning('Unknown page_main, cannot enter mail page')
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user