首充引导10级开放
parent
15f355b402
commit
57a3c0ce37
|
@ -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