1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-06-29 00:50:42 +08:00

Add: transport receive and start

This commit is contained in:
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()