From 1c1852b940e340a3b2b78a09ae2cec8dca009409 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=93=E4=B8=B6=E6=A2=A6=E4=B8=B6=E4=BB=81?= <74444214+Daydreamer114@users.noreply.github.com> Date: Sat, 16 Nov 2024 21:45:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=AE=8C=E6=88=90=E6=8B=9B=E5=8B=9F?= =?UTF-8?q?=E5=90=8E=E7=82=B9=E5=87=BB=E8=BF=9B=E5=85=A5=E4=BD=86=E6=97=A0?= =?UTF-8?q?=E5=93=8D=E5=BA=94=20(#11167)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/tasks.json b/resource/tasks.json index bcf04210bd..9b83f2797d 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -6692,7 +6692,7 @@ "action": "ClickSelf", "roi": [1078, 234, 202, 239], "postDelay": 3000, - "next": ["Roguelike@Stages#next"] + "next": ["Roguelike@EnterAfterRecruit", "Roguelike@Stages#next"] }, "Roguelike@Exit": { "template": "Roguelike@ExitThenAbandon.png",