mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-29 12:47:13 +08:00
Fix: _reward_mission_claim_click stucked at MISSION_UNFINISH (#5573)
This commit is contained in:
@@ -89,6 +89,8 @@ class Reward(UI):
|
||||
click_interval.reset()
|
||||
clicked = True
|
||||
continue
|
||||
if self.appear(MISSION_UNFINISH, offset=(20, 20)):
|
||||
return clicked
|
||||
|
||||
def _reward_mission_claim_receive(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user