1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 14:35:25 +08:00

Fix: Handle popups in OpSi map detection

This commit is contained in:
LmeSzinc
2022-06-11 23:14:59 +08:00
parent 412f6385e1
commit 52a6e44d53
2 changed files with 5 additions and 0 deletions

View File

@@ -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