fix: 修复傀影肉鸽进不去的 bug

templateThreshold -> templThreshold

fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2067
This commit is contained in:
zzyyyl
2022-10-01 22:52:15 +08:00
parent 5cdb64d96c
commit beddc7c828

View File

@@ -8744,7 +8744,8 @@
},
"Roguelike2CloseEvent": {
"template": "empty.png",
"templateThreshold": 2.0
"templThreshold": 2.0,
"templThreshold_Doc": "means disabled"
},
"Roguelike1GetDrop1": {
"Doc": "源石锭,绿色的“拿走”按钮",
@@ -8971,8 +8972,9 @@
]
},
"Roguelike2CommissionedMissionCompleted": {
"template": "empty.png",
"templThreshold": 2.0,
"template": "empty.png"
"templThreshold_Doc": "means disabled"
},
"Roguelike1ClickToStartPoint": {
"algorithm": "JustReturn",