Merge branch 'onepiece_demo' of http://192.168.1.21:3000/root/miduo_client into onepiece_demo

onepiece_demo_arena
xiejun 2023-12-12 11:44:51 +08:00
commit 553c24e969
1 changed files with 2 additions and 1 deletions

View File

@ -68,7 +68,8 @@ function this.OnLevelChange()
--StoryMapManager.isShowStory = 1
this.CheckFuncGuide()
elseif PlayerManager.level == 15 then
StoryMapManager.isShowStory = 3
--屏蔽踏碎凌霄剧情
--StoryMapManager.isShowStory = 3
elseif CheckFunctionOpen(FUNCTION_OPEN_TYPE.hunyin) then--魂印功能 引导商店魂印页签
table.insert(_FuncGuideList, 101700)
this.CheckFuncGuide()