开启神印商店引导
parent
deb07e3af0
commit
b237359a8a
|
@ -83,8 +83,8 @@ function this.OnLevelChange()
|
||||||
-- this.CheckFuncGuide()
|
-- this.CheckFuncGuide()
|
||||||
elseif CheckFunctionOpen(FUNCTION_OPEN_TYPE.GodPrint) then
|
elseif CheckFunctionOpen(FUNCTION_OPEN_TYPE.GodPrint) then
|
||||||
-- body
|
-- body
|
||||||
-- table.insert(_FuncGuideList, 104000)
|
table.insert(_FuncGuideList, 104000)
|
||||||
-- this.CheckFuncGuide()
|
this.CheckFuncGuide()
|
||||||
-- elseif PlayerManager.level == tonumber(SpecialConfig[40].Value) then
|
-- elseif PlayerManager.level == tonumber(SpecialConfig[40].Value) then
|
||||||
-- local config = SpecialConfig[40]
|
-- local config = SpecialConfig[40]
|
||||||
-- if config then
|
-- if config then
|
||||||
|
|
Loading…
Reference in New Issue