mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-22 14:03:44 +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):
|
if self.appear_then_click(GET_ITEMS_1, offset=5, interval=3):
|
||||||
click_timer.reset()
|
click_timer.reset()
|
||||||
continue
|
continue
|
||||||
|
if self.meow_additional():
|
||||||
|
click_timer.reset()
|
||||||
|
continue
|
||||||
|
|
||||||
def handle_meow_popup_confirm(self):
|
def handle_meow_popup_confirm(self):
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user