Skip to content

Commit

Permalink
fix: 修复新版本明日方舟入口不在roi范围内的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwlin authored Oct 31, 2023
1 parent 9b4a7a6 commit 3e483f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/resource/pipeline/skland.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"Skland/EnterArknightsPage_1.png"
],
"roi": [
204,
0,
72,
193,
720,
147
],
"action": "Click",
Expand Down Expand Up @@ -340,4 +340,4 @@
]
},
"Stop": {}
}
}

0 comments on commit 3e483f7

Please sign in to comment.