Skip to content

Commit

Permalink
fix: 修复荒原卡满信赖问题 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO authored Jul 24, 2023
2 parents c8ee4b4 + 75ae6ac commit 9e77fab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Binary file not shown.
7 changes: 5 additions & 2 deletions assets/resource/pipeline/wilderness.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,11 @@
]
},
"TrustMax": {
"recognition": "TemplateMatch",
"template": "template/Wilderness/TrustMax.png",
"recognition": "OCR",
"text": [
"信任",
"已满"
],
"roi": [
915,
13,
Expand Down

0 comments on commit 9e77fab

Please sign in to comment.