mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
fix: 更换确认助战 roi 时填写值错误 (#10762)
* fix: 更换确认助战 roi 时填写值错误 * fix: roi * fix: 标点
This commit is contained in:
@@ -5801,7 +5801,7 @@
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": ["招募助战"],
|
||||
"roi": [960, 740, 300, 80],
|
||||
"roi": [740, 565, 300, 65],
|
||||
"preDelay": 200
|
||||
},
|
||||
"Roguelike": {
|
||||
|
||||
Reference in New Issue
Block a user