mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: GET_SHIP being clicked after MEOWFFICER_INFO
This commit is contained in:
parent
e18758360b
commit
bab2cb1df1
@ -517,6 +517,7 @@ class UI(InfoHandler):
|
||||
|
||||
# Meowfficer popup
|
||||
if self.appear_then_click(MEOWFFICER_INFO, offset=(30, 30), interval=3):
|
||||
self.interval_reset(GET_SHIP)
|
||||
return True
|
||||
|
||||
# Campaign preparation
|
||||
|
||||
Loading…
Reference in New Issue
Block a user