引导首充修改

tcx_xiyou_solider
PC-202302260912\Administrator 2024-04-26 13:45:42 +08:00
parent e86aa18053
commit a94c36f785
2 changed files with 3 additions and 3 deletions

View File

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

View File

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