From aaa2cb8fd7affe0c81ca5aca4d15a3468e55c81d Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Sat, 29 Nov 2025 16:42:52 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=20=E5=8D=AB=E6=88=8D?= =?UTF-8?q?=E5=8D=8F=E8=AE=AE=20=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks/MiniGame/SPA.json | 1 + 1 file changed, 1 insertion(+) diff --git a/resource/tasks/MiniGame/SPA.json b/resource/tasks/MiniGame/SPA.json index ad882c0102..e946b24585 100644 --- a/resource/tasks/MiniGame/SPA.json +++ b/resource/tasks/MiniGame/SPA.json @@ -52,6 +52,7 @@ "MiniGame@SPA@ReadyAgain": { "action": "ClickSelf", "roi": [1081, 42, 199, 127], + "postDelay": 1000, "next": ["MiniGame@SPA@NoMoreHint", "MiniGame@SPA@ExitButton"] }, "MiniGame@SPA@NoMoreHint": {