From 71ac936079c55db5294bc02ab0b64eb449e41abe Mon Sep 17 00:00:00 2001 From: MistEO Date: Mon, 30 May 2022 22:25:25 +0800 Subject: [PATCH] =?UTF-8?q?fix.=E4=BF=AE=E5=A4=8D=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E7=BC=96=E9=98=9F=E8=AF=86=E5=88=AB=E5=B0=91=E4=BA=86=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 fix #622 --- resource/tasks.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index 078d5036fd..dce885d787 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -4380,12 +4380,12 @@ "rearDelay": 1000 }, "BattleQuickFormation-OperNameFlag": { - "templThreshold": 0.99, + "templThreshold": 0.95, "roi": [ 370, - 300, + 250, 910, - 330 + 420 ] }, "BattleQuickFormationOCR": {