mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
fix: 调低 MacOS PlayCover 下对 InfrastControl 识别的阈值 (#14139)
This commit is contained in:
@@ -14,6 +14,12 @@
|
||||
"SSSDrawCard": {
|
||||
"templThreshold": 0.97
|
||||
},
|
||||
"InfrastControl": {
|
||||
"templThreshold": 0.85
|
||||
},
|
||||
"InfrastControlMini": {
|
||||
"templThreshold": 0.85
|
||||
},
|
||||
"InfrastSmileyOnRest": {
|
||||
"templThreshold": 0.7
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user