开启神印商店引导

tcx_xiyou_dev
PC-202302260912\Administrator 2024-05-10 19:11:34 +08:00
parent deb07e3af0
commit b237359a8a
1 changed files with 2 additions and 2 deletions

View File

@ -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