fix: 修复部分角色冷却识别错误

This commit is contained in:
status102
2024-02-18 22:41:48 +08:00
parent 608f2434b1
commit 8c364ceca8

View File

@@ -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"
]
}
}
}