From d801d40648eb24f59fc84e877a8d48c2b0635a2b Mon Sep 17 00:00:00 2001 From: MistEO Date: Sun, 20 Feb 2022 00:02:49 +0800 Subject: [PATCH] =?UTF-8?q?fix.=E4=BF=AE=E5=A4=8D=E5=8F=96=E6=B6=88?= =?UTF-8?q?=E4=BB=A3=E7=90=86=E6=8C=87=E6=8C=A5=E5=90=8E=EF=BC=8C=E5=8D=A1?= =?UTF-8?q?=E5=9C=A8=E5=85=B3=E5=8D=A1=E6=8E=89=E8=90=BD=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index 754bac5a17..548da3e594 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -504,9 +504,9 @@ "action": "clickRect", "specificRect": [ 1000, - 1, + 10, 270, - 340 + 120 ], "next": [ "EndOfAction", @@ -544,9 +544,9 @@ "action": "clickRect", "specificRect": [ 1000, - 1, + 10, 270, - 340 + 120 ], "next": [ "StartButton1",