fix.开始行动按钮改用ocr识别,修复[issues#20](https://github.com/MistEO/MeoAssistance-Arknights/issues/20)

This commit is contained in:
MistEO
2021-10-07 19:24:40 +08:00
parent 4ff816129b
commit e2bd8b0da4

View File

@@ -28,8 +28,16 @@
]
},
"StartButton1": {
"template": "StartButton1.png",
"templThreshold": 0.75,
"algorithm": "OcrDetect",
"text": [
"开始行动"
],
"identifyArea": [
800,
400,
480,
320
],
"action": "clickSelf",
"next": [
"StartButton2",