首充引导10级开放

dev_chengFeng
gaoxin 2020-08-26 15:51:36 +08:00
parent 15f355b402
commit 57a3c0ce37
1 changed files with 4 additions and 4 deletions

View File

@ -19,10 +19,10 @@ end
function this.OnLevelChange()
-- 首充引导特殊处理到十级开放
-- if PlayerManager.level == 10 then
-- table.insert(_FuncGuideList, 100200)
-- this.CheckFuncGuide()
-- end
if PlayerManager.level == 10 then
table.insert(_FuncGuideList, 100200)
this.CheckFuncGuide()
end
end
--
function this.OnFunctionOpen(funcId)