【功能引导】首充引导,在入口栏下拉状态下引导,会引导收起

dev_chengFeng
ZhangBiao 2021-06-01 15:11:03 +08:00
parent 857d52c057
commit 7befa27a1d
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ end
-- 检测功能引导
function GuideManager.CheckFuncGuide()
PlayerPrefs.SetInt(PlayerManager.uid.."MainRightBarSetting",0)--引导开始关闭右侧伸缩条
for k,v in pairs(funcDic) do
end
if not GuideManager.IsInMainGuide() and not _IsFuncGuild and #_FuncGuideList > 0 then