Skip to content

Commit

Permalink
fix: 修复周常奖励领取错误
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO committed Jul 13, 2023
1 parent afd7223 commit a7b210d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions assets/resource/pipeline/awards.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,16 +100,18 @@
"WeeklyAwards": {
"recognition": "TemplateMatch",
"template": "template/Awards/WeeklyAwards.png",
"threshold": 0.92,
"action": "Click",
"roi": [
732,
0,
133,
133
992,
2,
131,
125
],
"next": [
"Sub_CollectDailyAwards",
"Sub_ObtainedDailyAwards",
"WeeklyAwards",
"Sub_BackButton",
"HomeFlag"
]
Expand Down
Binary file modified assets/resource/pipeline/template/Awards/WeeklyAwards.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a7b210d

Please sign in to comment.