From aa8f02aa3e5d9941b778495fa9345a2d4b0be1b3 Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Fri, 1 Aug 2025 16:53:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=8B=A5=E6=9C=89=E6=97=B6=E5=85=89?= =?UTF-8?q?=E4=B9=8B=E6=9C=AB=E6=88=98=E6=96=97=E5=A4=B1=E8=B4=A5=E5=90=8E?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E8=B7=B3=E8=BF=87=E5=8A=A8=E7=94=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks/Roguelike/base.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resource/tasks/Roguelike/base.json b/resource/tasks/Roguelike/base.json index 1922c55e80..15b5612e04 100644 --- a/resource/tasks/Roguelike/base.json +++ b/resource/tasks/Roguelike/base.json @@ -1615,7 +1615,9 @@ "Roguelike@GamePassTheEndConfirm", "Roguelike@GamePass", "Roguelike@StartAction@LoadingText", - "Roguelike@StartAction@LoadingIcon" + "Roguelike@StartAction@LoadingIcon", + "Roguelike@NextLevel", + "Roguelike@NextLevel#next" ] }, "Roguelike@StartExplore": {