mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 10:43:33 +08:00
@@ -441,7 +441,7 @@ class AshBeaconAssist(Meta):
|
||||
|
||||
def _in_meta_assist_page(self):
|
||||
# AL redirects to unfinished self beacon after assist, so switch back
|
||||
if self.appear_then_click(BEACON_LIST, offset=(-20, -5, 300, 5)):
|
||||
if self.appear_then_click(BEACON_LIST, offset=(-20, -5, 300, 5), interval=2):
|
||||
return False
|
||||
return self.appear(BEACON_MY, offset=(20, 20))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user