mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 09:11:31 +08:00
Fix: Typo in os_map_goto_globe()
This commit is contained in:
@@ -246,7 +246,7 @@ class GlobeOperation(ActionPointHandler, MapEventHandler):
|
|||||||
# Popup: Leaving current zone will terminate meowfficer searching.
|
# Popup: Leaving current zone will terminate meowfficer searching.
|
||||||
# Searching reward will be shown after entering another zone.
|
# Searching reward will be shown after entering another zone.
|
||||||
if self.handle_popup_confirm('GOTO_GLOBE'):
|
if self.handle_popup_confirm('GOTO_GLOBE'):
|
||||||
return True
|
continue
|
||||||
|
|
||||||
# End
|
# End
|
||||||
if self.is_in_globe():
|
if self.is_in_globe():
|
||||||
|
|||||||
Reference in New Issue
Block a user