diff --git a/resource/tasks.json b/resource/tasks.json index a536a7815a..9247a9619f 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -235,17 +235,13 @@ ] }, "LE-Open": { - "algorithm": "OcrDetect", - "text": [ - "尘影余音" - ], + "action": "ClickSelf", "roi": [ + 471, 0, - 500, - 500, - 150 - ], - "action": "ClickSelf" + 530, + 711 + ] }, "LEChapterToLE": { "algorithm": "OcrDetect", diff --git a/resource/template/LE-Open.png b/resource/template/LE-Open.png new file mode 100644 index 0000000000..9414c04226 Binary files /dev/null and b/resource/template/LE-Open.png differ