mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Fix: Avoid clicking GET_SHIP after dismiss MEOWFFICER_BUY
This commit is contained in:
@@ -499,6 +499,7 @@ class UI(InfoHandler):
|
||||
if self.appear(MEOWFFICER_BUY, offset=(30, 30), interval=3):
|
||||
logger.info(f'UI additional: {MEOWFFICER_BUY} -> {BACK_ARROW}')
|
||||
self.device.click(BACK_ARROW)
|
||||
self.interval_reset(GET_SHIP)
|
||||
return True
|
||||
|
||||
# Campaign preparation
|
||||
|
||||
Reference in New Issue
Block a user