Skip to content

Commit

Permalink
fix: 修复舰团贡献页判定失败的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwlin committed Oct 3, 2023
1 parent f7d6f7c commit 1070b09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions assets/resource/pipeline/armada/contributions.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
]
},
"ContributionsPageFlag": {
"recognition": "OCR",
"text": "舰团贡献进度",
"recognition": "TemplateMatch",
"template": "Armada/ContributionsPageFlag.png",
"roi": [
36,
59,
248,
132
0,
57,
140,
135
],
"next": [
"ClaimContributionRewards_0",
Expand Down

0 comments on commit 1070b09

Please sign in to comment.