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