[剧情]=====屏蔽解开孙悟空封印剧情
parent
d6992ae3a9
commit
b878a0a1a4
|
|
@ -64,7 +64,7 @@ function this.OnLevelChange()
|
||||||
-- 首充引导特殊处理到十级开放
|
-- 首充引导特殊处理到十级开放
|
||||||
if PlayerManager.level == 10 then
|
if PlayerManager.level == 10 then
|
||||||
--table.insert(_FuncGuideList, 100200)
|
--table.insert(_FuncGuideList, 100200)
|
||||||
StoryMapManager.isShowStory = 1
|
--StoryMapManager.isShowStory = 1
|
||||||
this.CheckFuncGuide()
|
this.CheckFuncGuide()
|
||||||
elseif PlayerManager.level == 15 then
|
elseif PlayerManager.level == 15 then
|
||||||
StoryMapManager.isShowStory = 3
|
StoryMapManager.isShowStory = 3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue