1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 05:08:19 +08:00

Add: Handle action point in OS

- Add configs in module.os
This commit is contained in:
LmeSzinc
2021-04-17 12:06:29 +08:00
parent 4f353c922b
commit c26aa5bc0c
10 changed files with 276 additions and 13 deletions

View File

@@ -64,8 +64,7 @@ class OperationSiren(OSMap):
self.globe_update()
self.globe_focus_to(zone)
self.zone_type_select(types=types)
self.ui_click(ZONE_ENTRANCE, appear_button=self.is_zone_pinned, check_button=self.is_in_map,
skip_first_screenshot=True, additional=self.handle_map_event)
self.globe_enter(zone)
# IN_MAP
if hasattr(self, 'zone'):
del self.zone