1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 12:08:21 +08:00

Fix: handle game tips that infos skin feature when entering dock

This commit is contained in:
LmeSzinc
2025-05-29 22:47:40 +08:00
parent fe44724016
commit 6d7e43974a
4 changed files with 28 additions and 7 deletions

View File

@@ -493,6 +493,9 @@ class RewardTacticalClass(Dock):
else:
study_finished = True
continue
# 2025.05.29 game tips that infos skin feature when you enter dock
if self.handle_game_tips():
return True
if self.appear(DOCK_CHECK, offset=(20, 20), interval=3):
if self.dock_selected():
# When you click a ship from page_main -> dock,