mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-06-05 08:25:28 +00:00
修复刷声骸某些情况可能卡领取奖励(fix #16)
This commit is contained in:
parent
8ca9412f72
commit
3a288f0926
@ -236,6 +236,7 @@ class BaseCombatTask(BaseTask, FindFeature, OCR, CombatCheck):
|
||||
vertical_variance=0.1,
|
||||
use_gray_scale=True, time_out=2, threshold=0.8):
|
||||
self.send_key('esc')
|
||||
self.sleep(0.05)
|
||||
logger.info(f"found a claim reward")
|
||||
return True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user