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