From 45e2d41cfe507bee6d1ffbf398ce8648143bfe25 Mon Sep 17 00:00:00 2001 From: MistEO Date: Tue, 3 May 2022 23:48:59 +0800 Subject: [PATCH] =?UTF-8?q?fix.=E5=B0=9D=E8=AF=95=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E8=82=89=E9=B8=BD=E5=BE=AA=E7=8E=AF=E6=8A=95=E8=B5=84=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/422 --- resource/tasks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/tasks.json b/resource/tasks.json index 377ef85645..e769dbc771 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -5199,7 +5199,7 @@ 700 ], "preDelay": 500, - "templThreshold": 0.99, + "templThreshold": 0.97, "next": [ "Roguelike1StageEncounterLeaveConfirm" ]