From 64ae91b048ad1389db3282f4a74287e4a2d0d0bc Mon Sep 17 00:00:00 2001 From: AnnAngela Date: Fri, 18 Oct 2024 11:09:42 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20GO=20=E8=AF=86=E5=88=AB=E9=94=99?= =?UTF-8?q?=E8=AF=AF=20(#10844)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See #10843 --- resource/tasks.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resource/tasks.json b/resource/tasks.json index f5352a1c78..1f715ee0d6 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -599,7 +599,8 @@ "GOChapterToGO": { "algorithm": "OcrDetect", "action": "ClickSelf", - "text": ["无名之勋", "名之"], + "text": ["无名之勋", "名之", "名"], + "doc": "单走一个【名】的原因:https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/10843", "preDelay": 3000, "roi": [914, 579, 101, 34], "next": ["#self", "ChapterSwipeToTheRight"]