主角变身卡升星升到最高星级,提升另外一个显示异常修改
parent
d0c184cc42
commit
0a3f661417
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue