1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 09:55:29 +08:00

Add: transport receive and start

This commit is contained in:
sui-feng-cb
2025-10-15 13:20:23 +08:00
parent d16dc41546
commit ee87d08407
3 changed files with 93 additions and 2 deletions

View File

@@ -339,7 +339,7 @@ class IslandProjectRun(IslandUI):
timeout.reset()
continue
if self.appear_then_click(GET_ITEMS_ISLAND, offset=(20, 20), interval=2):
if self.handle_get_items():
enter = True
self.interval_clear(ROLE_SELECT_ENTER)
timeout.reset()