mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 07:28:21 +08:00
Merge branch 'master' of LmeSzinc
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