编队提示文字适配

dev_chengFeng
zhangqiang 2020-09-04 11:33:33 +08:00
parent 18f5055d20
commit 1c59eb5ff4
2 changed files with 2821 additions and 2821 deletions

View File

@ -139,7 +139,7 @@ function this:InitComponent()
this.passBattle1 = Util.GetGameObject(self.transform, "bottom/passBattle1") this.passBattle1 = Util.GetGameObject(self.transform, "bottom/passBattle1")
-- 上阵等级提示 -- 上阵等级提示
this.formTip = Util.GetGameObject(self.transform, "bottom/formTip") this.formTip = Util.GetGameObject(self.transform, "formTip")
-- 上阵元素提示 -- 上阵元素提示
this.tip = Util.GetGameObject(self.transform, "bottom/tip") this.tip = Util.GetGameObject(self.transform, "bottom/tip")
this.tip.gameObject:SetActive(false) this.tip.gameObject:SetActive(false)