mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Fix: Force to terminate meowfficer searching when going to OS globe
This commit is contained in:
@@ -206,6 +206,10 @@ class GlobeOperation(ActionPointHandler, MapEventHandler):
|
||||
if unpinned and confirm_timer.reached():
|
||||
break
|
||||
|
||||
if self.handle_popup_confirm('GOTO_GLOBE'):
|
||||
# Popup: Leaving current zone will terminate meowfficer searching
|
||||
continue
|
||||
|
||||
def globe_enter(self, zone, skip_first_screenshot=True):
|
||||
"""
|
||||
Args:
|
||||
|
||||
Reference in New Issue
Block a user