mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
fix: 修复部分角色冷却识别错误
This commit is contained in:
@@ -8949,14 +8949,14 @@
|
||||
"maskRange_Doc": "拿来做H通道的范围",
|
||||
"maskRange": [
|
||||
0,
|
||||
10
|
||||
20
|
||||
],
|
||||
"specificRect_Doc": "拿来做S、V通道的范围",
|
||||
"specificRect": [
|
||||
180,
|
||||
100,
|
||||
255,
|
||||
0,
|
||||
100
|
||||
150
|
||||
]
|
||||
},
|
||||
"BattleOperRoleRange": {
|
||||
@@ -17353,4 +17353,4 @@
|
||||
"Stop"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user