From 5b5123aeb6764bbb1000855b70bdfb97fcce62e7 Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Sun, 15 Mar 2026 17:05:52 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=B8=AD=E6=96=AD=E8=BF=94=E5=9B=9E?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=87=8D=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks/MiniGame/SPA.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/tasks/MiniGame/SPA.json b/resource/tasks/MiniGame/SPA.json index 5d28a7ef29..5388669dc7 100644 --- a/resource/tasks/MiniGame/SPA.json +++ b/resource/tasks/MiniGame/SPA.json @@ -128,6 +128,6 @@ "doc": "二期新加的允许中断返回", "action": "ClickSelf", "roi": [717, 573, 242, 141], - "next": ["MiniGame@SPA@ConfirmResult"] + "next": ["#self", "MiniGame@SPA@ConfirmResult"] } }