【乾坤宝盒单抽卡死】
parent
4b2ee650e3
commit
e97fd92b92
|
@ -31,7 +31,7 @@ function QianKunBoxBuyOnePanel:InitComponent()
|
|||
this.detailText = Util.GetGameObject(this.detailImage, "Text"):GetComponent("Text")
|
||||
|
||||
this.content1=Util.GetGameObject(self.gameObject,"bottom/openOneAgainButton/Content1")
|
||||
this.itemIcon1=Util.GetGameObject(this.content1, "Icon"):GetComponent("Image")
|
||||
this.itemIcon1=Util.GetGameObject(this.content1, "icon"):GetComponent("Image")
|
||||
this.detailImage1=Util.GetGameObject(this.content1, "Tip")
|
||||
this.detailText1 = Util.GetGameObject(this.detailImage1, "contentDetailText"):GetComponent("Text")
|
||||
|
||||
|
|
Loading…
Reference in New Issue