mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: OS 小游戏回合结束改用 ocr
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
"next": ["MiniGame@OS@CheckPointsUsed", "#self", "MiniGame@OS@PlayFirstCard"]
|
||||
},
|
||||
"MiniGame@OS@CheckPointsUsed": {
|
||||
"algorithm": "OcrDetect",
|
||||
"text": ["所有点数", "结束本回合"],
|
||||
"roi": [127, 550, 406, 134],
|
||||
"next": ["MiniGame@OS@EndTurn"]
|
||||
},
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB |
Reference in New Issue
Block a user