From 8039224524c2630cbeb2fee37b12303d3bff2b0f Mon Sep 17 00:00:00 2001 From: Windsland52 <86581225+Windsland52@users.noreply.github.com> Date: Sun, 22 Dec 2024 17:35:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=84=8F=E5=BF=97?= =?UTF-8?q?=E8=A7=A3=E6=9E=90=E5=9C=A8=E9=80=89=E6=8B=A9=E6=AC=A1=E6=95=B0?= =?UTF-8?q?=E6=97=B6=E8=AF=AF=E7=82=B9=E5=BC=80=E5=A7=8B=E5=A4=8D=E7=8E=B0?= =?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 --- assets/resource/base/pipeline/psychube.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/assets/resource/base/pipeline/psychube.json b/assets/resource/base/pipeline/psychube.json index 48a0b61c..d8b35e3b 100644 --- a/assets/resource/base/pipeline/psychube.json +++ b/assets/resource/base/pipeline/psychube.json @@ -99,6 +99,15 @@ 136 ], "action": "Click", + "post_wait_freezes": { + "time": 1000, + "target": [ + 0, + 375, + 1091, + 345 + ] + }, "next": [ "PsychubeSwitchToReplay", "PsychubeSetReplaysTimes",