mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 08:38:20 +08:00
removed unused line, realized details check needs to happen in while loop and not just beginning due to swipe and change in ships
This commit is contained in:
@@ -153,9 +153,6 @@ class Enhancement(Dock):
|
||||
in: page_ship_enhance, without info_bar
|
||||
out: EQUIP_CONFIRM
|
||||
"""
|
||||
self.equip_sidebar_ensure(index=4)
|
||||
self.wait_until_appear(ENHANCE_RECOMMEND, offset=(5, 5), skip_first_screenshot=True)
|
||||
|
||||
end_activate_timer = Timer(2, count=2)
|
||||
attempt_count = 0
|
||||
next_count = 0
|
||||
|
||||
Reference in New Issue
Block a user