1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 20:27:22 +08:00
This commit is contained in:
2025-04-13 10:07:06 +08:00
12 changed files with 195 additions and 34 deletions

View File

@@ -54,9 +54,7 @@ class Enhancement(Dock):
if self.appear(DOCK_EMPTY, offset=(30, 30)):
return False
self.equip_enter(
CARD_GRIDS[(0, 0)], check_button=SHIP_DETAIL_CHECK, long_click=False)
return True
return self.dock_enter_first()
def _enhance_quit(self):
"""