mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 13:25:26 +08:00
Fix: Handle popups in OpSi map detection
This commit is contained in:
@@ -298,6 +298,7 @@ class GlobeOperation(ActionPointHandler, MapEventHandler):
|
||||
if self.appear_then_click(AUTO_SEARCH_REWARD, offset=(50, 50), interval=5):
|
||||
continue
|
||||
# Popup: Leaving current zone will terminate meowfficer searching.
|
||||
# Popup: Leaving current zone will retreat submarines
|
||||
# Searching reward will be shown after entering another zone.
|
||||
if self.handle_popup_confirm('GOTO_GLOBE'):
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user