主角变身卡升星升到最高星级,提升另外一个显示异常修改

china/dev_fengTi
wangzhenxing 2023-08-03 11:45:46 +08:00
parent d0c184cc42
commit 0a3f661417
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ function this.UpdateWin()
this.costTxt.gameObject:SetActive(false)
this.upStarText.text="已达上限"
else
this.nextSkillDes.transform.parent.gameObject:SetActive(true)
this.nextSkillDes.gameObject:SetActive(true)
this.nextLvText.gameObject:SetActive(true)
this.nextSkillDes.text=IncarnationManager.GetSkillDesStr(curCardId,curStar+1)