diff --git a/resource/config.json b/resource/config.json index 6ecfc75293..3c503f19c7 100644 --- a/resource/config.json +++ b/resource/config.json @@ -524,6 +524,7 @@ }, "RecruitTime": { "template": "RecruitTimeReduce.png", + "templThreshold": 0.89, "type": "clickRect", "specificArea": [ 391, 279, 129, 44 ], "next": [ @@ -538,4 +539,4 @@ ] } } -} \ No newline at end of file +}