From 337eb8f2ebe173d8b22c297621623c9450d378df Mon Sep 17 00:00:00 2001 From: zzyyyl Date: Fri, 3 Nov 2023 00:13:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E8=BF=9E=E7=BB=AD?= =?UTF-8?q?=E4=BD=9C=E6=88=98=E4=B8=AD=E9=97=B4=E9=BB=91=E5=B1=8F=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E9=95=BF=E4=BC=9A=E5=AF=BC=E8=87=B4=E5=88=A4=E5=AE=9A?= =?UTF-8?q?=E6=96=AD=E7=BA=BF=E9=87=8D=E8=BF=9E=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resource/tasks.json b/resource/tasks.json index 3ae8a571b0..b6fc9b7e8c 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -4136,6 +4136,9 @@ "WaitAfterPRTS": { "algorithm": "JustReturn", "action": "DoNothing", + "reduceOtherTimes": [ + "ClickCornerAfterPRTS*5" + ], "next": [ "PRTS#next", "WaitAfterPRTS@LoadingText",