mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
fix: 修正幸运墙ocr的roi范围,并移除可能误判的部分
This commit is contained in:
@@ -5224,15 +5224,14 @@
|
||||
"algorithm": "OcrDetect",
|
||||
"text": [
|
||||
"幸运墙",
|
||||
"幸运",
|
||||
"活动"
|
||||
"幸运"
|
||||
],
|
||||
"action": "ClickSelf",
|
||||
"roi": [
|
||||
15,
|
||||
80,
|
||||
189,
|
||||
144
|
||||
23,
|
||||
81,
|
||||
182,
|
||||
141
|
||||
],
|
||||
"next": [
|
||||
"OrundumActivitiesChoose",
|
||||
|
||||
Reference in New Issue
Block a user