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, -- 点击任意区域