mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 01:38:21 +08:00
Fix: Close MEOWFFICER_INFO in meow_menu_close()
Don't know why it appears but it appeared
This commit is contained in:
@@ -79,6 +79,9 @@ class MeowfficerBase(UI):
|
||||
if self.appear_then_click(GET_ITEMS_1, offset=5, interval=3):
|
||||
click_timer.reset()
|
||||
continue
|
||||
if self.meow_additional():
|
||||
click_timer.reset()
|
||||
continue
|
||||
|
||||
def handle_meow_popup_confirm(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user