引导首充修改
parent
e86aa18053
commit
a94c36f785
|
@ -1395,7 +1395,7 @@ MonoBehaviour:
|
|||
m_Calls: []
|
||||
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
|
||||
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
||||
m_Sprite: {fileID: 21300000, guid: fbc632a2fba46574b9e3a0f2bab9e296, type: 3}
|
||||
m_Sprite: {fileID: 0}
|
||||
m_Type: 0
|
||||
m_PreserveAspect: 0
|
||||
m_FillCenter: 1
|
||||
|
|
|
@ -68,9 +68,9 @@ function this.OnLevelChange()
|
|||
if PlayerManager.level == 10 then
|
||||
LogError(" 首充加入引导")
|
||||
--if CheckListIsContainValue1(_FuncGuideList,100200)==false then
|
||||
--table.insert(_FuncGuideList, 100200)
|
||||
if PlayerPrefs.GetInt(PlayerManager.uid.."isGMEsp")==0 then
|
||||
GuideManager.ShowGuide(100200)
|
||||
--GuideManager.ShowGuide(100200)
|
||||
table.insert(_FuncGuideList, 100200)
|
||||
end
|
||||
|
||||
--end
|
||||
|
|
Loading…
Reference in New Issue