mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-13 00:57:01 +08:00
Fix: Force to terminate meowfficer searching when going to ash
This commit is contained in:
@@ -103,6 +103,10 @@ class OSAsh(UI):
|
||||
if self._handle_ash_beacon_reward():
|
||||
confirm_timer.reset()
|
||||
continue
|
||||
if self.handle_popup_confirm('GOTO_GLOBE'):
|
||||
# Popup: Leaving current zone will terminate meowfficer searching
|
||||
confirm_timer.reset()
|
||||
continue
|
||||
|
||||
# End
|
||||
if self.is_in_ash():
|
||||
|
||||
Reference in New Issue
Block a user