引导
This commit is contained in:
parent
f6f00416fb
commit
6bbdd626f9
@ -7,11 +7,12 @@ TutorialConst.START_TUTORIAL = 1
|
|||||||
TutorialConst.PASS_ONE_CHAPTER = 2
|
TutorialConst.PASS_ONE_CHAPTER = 2
|
||||||
TutorialConst.TALENT_OPEN = 3
|
TutorialConst.TALENT_OPEN = 3
|
||||||
TutorialConst.DAILY_CHALLENGE_OPEN = 4
|
TutorialConst.DAILY_CHALLENGE_OPEN = 4
|
||||||
-- TutorialConst.PASS_THREE_CHAPTER = 4
|
|
||||||
-- TutorialConst.UNLOCK_DAILY_CHALLENGE = 5
|
-- TutorialConst.UNLOCK_DAILY_CHALLENGE = 5
|
||||||
-- TutorialConst.UNLOCK_DUNGEON = 6
|
-- TutorialConst.UNLOCK_DUNGEON = 6
|
||||||
TutorialConst.UNLOCK_ARENA = 5
|
TutorialConst.UNLOCK_ARENA = 5
|
||||||
TutorialConst.UNLOCK_SUMMON = 6
|
TutorialConst.UNLOCK_SUMMON = 6
|
||||||
|
TutorialConst.PASS_THREE_CHAPTER = 7
|
||||||
|
|
||||||
TutorialConst.TUTORIAL_TYPE = {
|
TutorialConst.TUTORIAL_TYPE = {
|
||||||
CLICK = 1, -- 点击任意区域
|
CLICK = 1, -- 点击任意区域
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user