1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-29 11:37:13 +08:00

Fix: _reward_mission_claim_click stucked at MISSION_UNFINISH (#5573)

This commit is contained in:
guoh064
2026-03-28 17:49:29 +08:00
committed by GitHub
parent 17a385274b
commit 0c31b2c4ec

View File

@@ -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):
"""