登陆界面logo显示修改
parent
8f057bec74
commit
cc4ba83a7f
|
@ -89,7 +89,7 @@ function this:InitComponent()
|
||||||
else
|
else
|
||||||
this.logo.gameObject:SetActive(false)
|
this.logo.gameObject:SetActive(false)
|
||||||
end
|
end
|
||||||
this.logo.gameObject:SetActive(false)
|
--this.logo.gameObject:SetActive(false)
|
||||||
-- BindLightFlash(Util.GetGameObject(this.logo, "saoguang"), this.logo)
|
-- BindLightFlash(Util.GetGameObject(this.logo, "saoguang"), this.logo)
|
||||||
|
|
||||||
this.healthTip = Util.GetGameObject(this.gameObject, "healthTip")
|
this.healthTip = Util.GetGameObject(this.gameObject, "healthTip")
|
||||||
|
|
Loading…
Reference in New Issue