mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Fix: AUTO_CONFIRM in daily
- Fix AUTO_CONFIRM in daily preparation - Fix exercise quit - Add additional button clicks in ui_click - Add support to grid_info 'Me'
This commit is contained in:
@@ -115,7 +115,7 @@ class Enhancement(Dock):
|
||||
|
||||
if self.appear_then_click(ENHANCE_RECOMMEND, offset=(5, 5), interval=2):
|
||||
self.device.sleep(0.3)
|
||||
self.appear_then_click(ENHANCE_CONFIRM)
|
||||
self.device.click(ENHANCE_CONFIRM)
|
||||
|
||||
def enhance_ships(self, favourite=None):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user