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

Merge branch 'bug_fix' into dev

This commit is contained in:
LmeSzinc
2023-01-03 03:19:36 +08:00
5 changed files with 11 additions and 4 deletions

View File

@@ -355,6 +355,8 @@ class ActionPointHandler(UI, MapEventHandler):
continue
if self.handle_map_event():
continue
if self.appear_then_click(AUTO_SEARCH_REWARD, offset=(50, 50)):
continue
def action_point_set(self, zone=None, pinned=None, cost=None, keep_current_ap=True):
"""