From a20542bf153db720544f6f2db7bb0a6fc5123e91 Mon Sep 17 00:00:00 2001 From: MistEO Date: Sun, 17 Oct 2021 03:11:02 +0800 Subject: [PATCH] =?UTF-8?q?fix.=E4=BF=AE=E5=A4=8D=E4=BF=A1=E7=94=A8?= =?UTF-8?q?=E5=95=86=E5=BA=97=E5=BB=B6=E6=97=B6=E9=94=99=E8=AF=AF=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 --- resource/tasks.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index e626988f75..5a0db639c4 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -488,7 +488,7 @@ "CreditShop-BuyIt": { "template": "BuyIt.png", "preDelay": 1000, - "rareDelay": 1000 + "rearDelay": 1000 }, "CreditShop-NoMoney": { "algorithm": "OcrDetect", @@ -590,7 +590,7 @@ ] }, "EnterOperator": { - "rareDelay": 1000, + "rearDelay": 1000, "templThreshold": 0.7, "action": "clickSelf", "next": [ @@ -634,7 +634,7 @@ "EnterInfrast": { "templThreshold": 0.85, "histThreshold": 0.85, - "rareDelay": 3000, + "rearDelay": 3000, "action": "clickSelf", "next": [ "InfrastEnteredFlag"