1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 07:37:19 +08:00

Upd: island ui_additional

This commit is contained in:
sui-feng-cb
2026-02-08 23:06:50 +08:00
parent f981ec614d
commit 530efc628e
5 changed files with 24 additions and 44 deletions

View File

@@ -63,7 +63,6 @@ class Island(IslandProjectRun, IslandTransportRun):
project = any(project_config)
names = self.island_config_to_names(project_config)
if transport or project:
self.ui_goto_island()
self.ui_ensure(page_island_phone)
self.island_run(transport=transport, project=project, names=names)
self.ui_goto(page_main, get_ship=False)