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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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