mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 10:00:44 +08:00
修复游戏第九章更新后,“接管作战”按钮识别错误问题
This commit is contained in:
@@ -41,7 +41,17 @@
|
||||
]
|
||||
},
|
||||
"PRTS": {
|
||||
"template": "PRTS.png",
|
||||
"algorithm": "OcrDetect",
|
||||
"text": [
|
||||
"剩余可放置角色",
|
||||
"接管作战"
|
||||
],
|
||||
"identifyArea": [
|
||||
0,
|
||||
530,
|
||||
1279,
|
||||
189
|
||||
],
|
||||
"action": "doNothing",
|
||||
"rearDelay": 5000,
|
||||
"next": [
|
||||
|
||||
Reference in New Issue
Block a user