mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: store underfunded ocr full match
This commit is contained in:
@@ -4932,7 +4932,8 @@
|
||||
},
|
||||
"Store@UnderfundedOCR": {
|
||||
"algorithm": "OcrDetect",
|
||||
"text": ["0", "o", "O"]
|
||||
"text": ["0", "o", "O"],
|
||||
"fullMatch": true
|
||||
},
|
||||
"Store@Purchase": {
|
||||
"algorithm": "OcrDetect",
|
||||
|
||||
Reference in New Issue
Block a user