MistEO
2022-04-12 01:04:34 +08:00
parent a0b04c77a0
commit 0c50e00f65
2 changed files with 11 additions and 9 deletions

View File

@@ -552,19 +552,21 @@
]
},
"EndOfAction": {
"algorithm": "OcrDetect",
"text": [
"行动结束"
],
"algorithm": "MatchTemplate",
"cache": false,
"roi": [
0,
440,
440,
280
790,
410,
137,
141
],
"action": "doNothing",
"action": "DoNothing",
"next": [
"ClickCorner"
],
"maskRange": [
60,
255
]
},
"StageDrops": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB