1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 22:08:20 +08:00

Fix: Typo in os_map_goto_globe()

This commit is contained in:
LmeSzinc
2022-01-11 20:58:16 +08:00
parent 1a0ca67243
commit 9360601e8e

View File

@@ -246,7 +246,7 @@ class GlobeOperation(ActionPointHandler, MapEventHandler):
# Popup: Leaving current zone will terminate meowfficer searching.
# Searching reward will be shown after entering another zone.
if self.handle_popup_confirm('GOTO_GLOBE'):
return True
continue
# End
if self.is_in_globe():