mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
fix: 保全派驻因网络波动可能无法点击阵容确认
This commit is contained in:
@@ -4469,7 +4469,8 @@
|
||||
"action": "ClickSelf",
|
||||
"algorithm": "OcrDetect",
|
||||
"text": ["阵容确认"],
|
||||
"roi": [992, 576, 288, 144]
|
||||
"roi": [992, 576, 288, 144],
|
||||
"next": ["#self", "Stop"]
|
||||
},
|
||||
"SSSStageNameOCR": {
|
||||
"algorithm": "OcrDetect",
|
||||
|
||||
Reference in New Issue
Block a user