Branch_oumei
parent
fbf8ca1e46
commit
adc95c1303
|
|
@ -104,7 +104,7 @@ this.ScrollBar = Util.GetGameObject(self.gameObject, "listObj/bg/Scrollbar"):Get
|
|||
this.proTitle = Util.GetGameObject(self.transform, "proTitle/name/text"):GetComponent("Text")
|
||||
this.proTitle.text = "当前礼物加成"
|
||||
this.proGrid = Util.GetGameObject(self.transform, "pro")
|
||||
this.proPre = Util.GetGameObject(self.transform, "pro/name")
|
||||
this.proPre = Util.GetGameObject(self.transform, "propre")
|
||||
--this.tipInfo = Util.GetGameObject(self.transform, "tipInfo"):GetComponent("Text")
|
||||
|
||||
this.proEmptyObj = Util.GetGameObject(self.transform, "proEmptyObj")
|
||||
|
|
|
|||
Loading…
Reference in New Issue