Skip to content

Commit

Permalink
适配maafw2.0问题 去除roi数组
Browse files Browse the repository at this point in the history
  • Loading branch information
LBEILC committed Sep 29, 2024
1 parent 8a63d87 commit 3d2d775
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions assets/resource/base/pipeline/summer.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,12 +131,10 @@
"action": "Click",
"expected": "困难",
"roi": [
[
12,
193,
144,
34
]
12,
193,
144,
34
],
"next": [
"夏活_关卡_选择关卡",
Expand All @@ -148,12 +146,10 @@
"action": "Click",
"expected": "",
"roi": [
[
106,
599,
119,
33
]
106,
599,
119,
33
],
"next": [
"夏活_扫荡",
Expand Down

0 comments on commit 3d2d775

Please sign in to comment.