Merge branch 'china/dev' into china/test
commit
2e786a967e
|
@ -272,7 +272,9 @@ function this:InitComponent()
|
||||||
|
|
||||||
this.taiChuMiJuanBtn = Util.GetGameObject(self.gameObject, "taichumijuan")
|
this.taiChuMiJuanBtn = Util.GetGameObject(self.gameObject, "taichumijuan")
|
||||||
this.taichumijuanRed=Util.GetGameObject(this.taiChuMiJuanBtn, "redPoint")
|
this.taichumijuanRed=Util.GetGameObject(this.taiChuMiJuanBtn, "redPoint")
|
||||||
if LoginRoot_Channel == "XP" or LoginRoot_Channel == "DY" then
|
|
||||||
|
-- 提审服,喜扑,动游关闭太初密卷显示
|
||||||
|
if SERVER_VERSION == 1 or LoginRoot_Channel == "XP" or LoginRoot_Channel == "DY" then
|
||||||
this.taiChuMiJuanBtn:SetActive(false)
|
this.taiChuMiJuanBtn:SetActive(false)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
|
@ -419,10 +419,10 @@ PlayerSettings:
|
||||||
m_APIs: 02000000
|
m_APIs: 02000000
|
||||||
m_Automatic: 1
|
m_Automatic: 1
|
||||||
- m_BuildTarget: AndroidPlayer
|
- m_BuildTarget: AndroidPlayer
|
||||||
m_APIs: 080000000b000000
|
m_APIs: 150000000b00000008000000
|
||||||
m_Automatic: 0
|
m_Automatic: 0
|
||||||
- m_BuildTarget: iOSSupport
|
- m_BuildTarget: iOSSupport
|
||||||
m_APIs: 08000000
|
m_APIs: 1000000008000000
|
||||||
m_Automatic: 0
|
m_Automatic: 0
|
||||||
m_BuildTargetVRSettings: []
|
m_BuildTargetVRSettings: []
|
||||||
m_BuildTargetEnableVuforiaSettings: []
|
m_BuildTargetEnableVuforiaSettings: []
|
||||||
|
|
Loading…
Reference in New Issue