首充引导关闭
parent
761745dc63
commit
99315ac3c6
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue