mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 20:03:33 +08:00
Fix: enter island management in project receive
This commit is contained in:
@@ -333,6 +333,10 @@ class IslandProjectRun(IslandUI):
|
||||
timeout.reset()
|
||||
continue
|
||||
|
||||
if self.appear_then_click(ISLAND_MANAGEMENT, offset=(20, 20), interval=2):
|
||||
timeout.reset()
|
||||
continue
|
||||
|
||||
if self.handle_info_bar():
|
||||
timeout.reset()
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user