mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
fix: templThreshold
This commit is contained in:
@@ -4706,7 +4706,11 @@
|
||||
"TaskSami.png"
|
||||
],
|
||||
"cache": false,
|
||||
"templThreshold": 0.7,
|
||||
"templThreshold": [
|
||||
0.7,
|
||||
0.7,
|
||||
0.7
|
||||
],
|
||||
"action": "ClickSelf",
|
||||
"roi": [
|
||||
700,
|
||||
@@ -4905,7 +4909,11 @@
|
||||
"FriendsSami.png"
|
||||
],
|
||||
"cache": false,
|
||||
"templThreshold": 0.7,
|
||||
"templThreshold": [
|
||||
0.7,
|
||||
0.7,
|
||||
0.7
|
||||
],
|
||||
"action": "ClickSelf",
|
||||
"roi": [
|
||||
250,
|
||||
|
||||
Reference in New Issue
Block a user