mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: update ocr replace list for roguelike
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/3036
This commit is contained in:
@@ -5526,7 +5526,12 @@
|
||||
"algorithm": "OcrDetect",
|
||||
"cache": false,
|
||||
"text": [],
|
||||
"ocrReplace": [],
|
||||
"ocrReplace": [
|
||||
[
|
||||
"旋涡",
|
||||
"漩涡"
|
||||
]
|
||||
],
|
||||
"roi": [
|
||||
250,
|
||||
435,
|
||||
|
||||
Reference in New Issue
Block a user