mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
fix: GO 导航
This commit is contained in:
@@ -36,10 +36,13 @@
|
||||
"GOChapterToGO": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": ["无名之勋", "名之", "名"],
|
||||
"text": ["无名之勋", "之", "名"],
|
||||
"doc": "单走一个【名】的原因:https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/10843",
|
||||
"preDelay": 3000,
|
||||
"roi": [914, 579, 101, 34],
|
||||
"withoutDet": true,
|
||||
"useRaw": false,
|
||||
"binThreshold": [200, 255],
|
||||
"next": ["#self", "ChapterSwipeToTheRight"]
|
||||
},
|
||||
"GO-9@SideStoryStage": {
|
||||
|
||||
Reference in New Issue
Block a user