关卡奖励图标适配
parent
80ad0b4862
commit
689ebec257
Binary file not shown.
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 9.9 KiB |
|
@ -1072,6 +1072,7 @@ function this.UpdateOpenSeverWelfare()
|
|||
if imgName2 and imgName2 ~= "" then
|
||||
this.OpenSeverWelfareiconText.sprite = this.spLoader:LoadSprite(imgName2)
|
||||
this.OpenSeverWelfareiconText.gameObject:SetActive(true)
|
||||
this.OpenSeverWelfareiconText:SetNativeSize()
|
||||
else
|
||||
this.OpenSeverWelfareiconText.gameObject:SetActive(false)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue