parent
e6dc7baedd
commit
1c30ab194b
|
@ -1063,6 +1063,7 @@ function this.CreatActivity()
|
|||
end
|
||||
if tempConfig then
|
||||
activityTabs[k].img.sprite = this.spLoader:LoadSprite(tempConfig.Icon[1])
|
||||
activityTabs[k].nameText.text=tempConfig.Sesc
|
||||
else
|
||||
activityTabs[k].img.sprite = this.spLoader:LoadSprite(v.Icon[1])
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue