mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 07:28:21 +08:00
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
This commit is contained in:
@@ -476,6 +476,8 @@ class ActionPointHandler(UI, MapEventHandler):
|
||||
self.device.click(ACTION_POINT_REMAIN_OS)
|
||||
continue
|
||||
if self.handle_map_event():
|
||||
# story is transparent, OS_CHECK may get detected while handling stories
|
||||
self.interval_reset(OS_CHECK)
|
||||
continue
|
||||
if self.appear_then_click(AUTO_SEARCH_REWARD, offset=(50, 50)):
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user