。。
This commit is contained in:
parent
e0cc3842a6
commit
f84f24a588
@ -256,7 +256,7 @@ function HeroDetailUI:showskinInfo()
|
|||||||
if not self.compSkin then
|
if not self.compSkin then
|
||||||
self.skinInfo:initPrefabHelper()
|
self.skinInfo:initPrefabHelper()
|
||||||
self.skinInfo:genAllChildren()
|
self.skinInfo:genAllChildren()
|
||||||
self.compSkin = self.skinInfo:addLuaComponent(COMP_Skin)
|
self.compSkin = self.skinInfo:addLuaComponent(COMP_SKIN)
|
||||||
self.compSkin:setUI(self)
|
self.compSkin:setUI(self)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user