From fb2ea08787bbc8f01480188a1ca8e96d4474b85b Mon Sep 17 00:00:00 2001 From: MistEO Date: Thu, 19 Aug 2021 11:28:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E9=99=8D=E4=BD=8E=E5=85=AC=E6=8B=9B=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E8=AF=86=E5=88=AB=E7=9A=84=E9=98=88=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 +}