From 47dd67d81ea4c8a1d8f6d770e1caa0a9aad58a37 Mon Sep 17 00:00:00 2001 From: MistEO Date: Thu, 22 Jul 2021 21:47:20 +0800 Subject: [PATCH] update threshold --- resource/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/config.json b/resource/config.json index 19b1b13050..f6e9965b4a 100644 --- a/resource/config.json +++ b/resource/config.json @@ -373,7 +373,7 @@ "VisitNext": { "filename": "VisitNext.png", "type": "clickSelf", - "threshold": 0.999, + "threshold": 0.99, "maxTimes": 21, "exceededNext": [ "ReturnToMall"