Skip to content

Commit

Permalink
fix: 简单修复下领取奖励死循环的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO committed Jun 24, 2024
1 parent 90d0163 commit 31da4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/resource/base/pipeline/awards.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"template": "Awards/DailyBadge.png",
"threshold": 0.97,
"action": "Click",
"post_wait_freezes": 1,
"post_wait_freezes": 200,
"roi": [
44,
194,
Expand Down

0 comments on commit 31da4f6

Please sign in to comment.