mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
fix: 调整掉落识别模板匹配阈值为 0.61
This commit is contained in:
@@ -7536,7 +7536,7 @@
|
||||
},
|
||||
"StageDrops-Item": {
|
||||
"template": "empty.png",
|
||||
"templThreshold": 0.6,
|
||||
"templThreshold": 0.61,
|
||||
"roi": [
|
||||
0,
|
||||
-130,
|
||||
|
||||
Reference in New Issue
Block a user