首充引导关闭

dev_chengFeng
gaoxin 2020-07-25 16:05:27 +08:00
parent 761745dc63
commit 99315ac3c6
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)