fix: GO 识别错误 (#10844)

See #10843
This commit is contained in:
AnnAngela
2024-10-18 11:09:42 +08:00
committed by GitHub
parent d23f6b1b18
commit 64ae91b048

View File

@@ -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"]