竞技试炼资源提交

dev_chengFeng
jiaoyangna 2021-12-13 14:17:07 +08:00
parent bb1e41633a
commit 1660b65c71
1 changed files with 2 additions and 2 deletions

View File

@ -72,8 +72,8 @@ end
function ArenaTrialPanel:Refresh(isTop,isAni)
self.actData = CommonActPageManager.GetData(ActivityTypeDef.jingjishilian)
self.title.sprite = self.spLoader:LoadSprite("s_shanheshilian_shanheshilianzi")
self.goBtnImage.sprite = self.spLoader:LoadSprite("s_shanheshilian_anniushangzi")
self.title.sprite = self.spLoader:LoadSprite("jinjishilian")
self.goBtnImage.sprite = self.spLoader:LoadSprite("s_shanheshilian_qianzhan")
if self.live then
poolManager:UnLoadLive(self.live.gameObject.name, self.live)
self.live = nil