From 14639e117fd6afdffe2ea7390da28604acfbca04 Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Tue, 31 Dec 2024 15:45:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=20=E2=80=9C=E8=A7=86?= =?UTF-8?q?=E7=9B=B8=E2=80=9C=20=E4=B8=BB=E9=A2=98=E5=90=8E=E6=9C=AA?= =?UTF-8?q?=E5=85=B3=E9=97=AD=E9=80=80=E5=87=BA=E5=9F=BA=E5=BB=BA=E5=BC=B9?= =?UTF-8?q?=E7=AA=97=E6=97=B6=E6=97=A0=E6=B3=95=E5=9B=9E=E5=88=B0=E4=B8=BB?= =?UTF-8?q?=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix #11463 --- resource/tasks.json | 1 - 1 file changed, 1 deletion(-) diff --git a/resource/tasks.json b/resource/tasks.json index 386f9155a9..2cee82a24e 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -3392,7 +3392,6 @@ "TaskDahuangCity.png" ], "maskRange": [1, 255], - "templThreshold": 0.7, "action": "ClickSelf", "roi": [700, 530, 230, 190], "next": ["ReceiveAward", "DailyTask", "WeeklyTask", "Award", "Award@CloseAnnos#next"],