From 6bbdd626f98ad7a559ce9a0a88d36e03993c2e01 Mon Sep 17 00:00:00 2001 From: puxuan <413323644@qq.com> Date: Mon, 3 Nov 2025 20:37:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=95=E5=AF=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/app/module/tutorial/tutorial_const.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lua/app/module/tutorial/tutorial_const.lua b/lua/app/module/tutorial/tutorial_const.lua index 7c86e457..72e23495 100644 --- a/lua/app/module/tutorial/tutorial_const.lua +++ b/lua/app/module/tutorial/tutorial_const.lua @@ -7,11 +7,12 @@ TutorialConst.START_TUTORIAL = 1 TutorialConst.PASS_ONE_CHAPTER = 2 TutorialConst.TALENT_OPEN = 3 TutorialConst.DAILY_CHALLENGE_OPEN = 4 --- TutorialConst.PASS_THREE_CHAPTER = 4 + -- TutorialConst.UNLOCK_DAILY_CHALLENGE = 5 -- TutorialConst.UNLOCK_DUNGEON = 6 TutorialConst.UNLOCK_ARENA = 5 TutorialConst.UNLOCK_SUMMON = 6 +TutorialConst.PASS_THREE_CHAPTER = 7 TutorialConst.TUTORIAL_TYPE = { CLICK = 1, -- 点击任意区域