1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-29 07:00:09 +08:00
This commit is contained in:
2026-07-25 18:01:51 +08:00
50 changed files with 773 additions and 762 deletions

View File

@@ -594,7 +594,7 @@ class GemsFarming(CampaignRun, Dock):
mount_button = globals()[f'FLEET_{self.fleet_to_attack}_VANGUARD_3']
if self.appear(unmount_button, offset=(20, 20)):
logger.info('No flagship to unmount, skip unmounting.')
logger.info('No vanguard to unmount, skip unmounting.')
else:
self.ui_enter_ship(unmount_button, long_click=False)
self.ui_click(DOCK_UNMOUNT, check_button=FLEET_PREPARATION, appear_button=DOCK_CHECK,