【功能引导】首充引导,在入口栏下拉状态下引导,会引导收起
parent
857d52c057
commit
7befa27a1d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue