【家园】摘星阁文字提示提交
parent
9c874f1789
commit
cb9fc77b15
|
@ -139,7 +139,7 @@ function this:SetData()
|
|||
else
|
||||
this.costIcon.gameObject:SetActive(false)
|
||||
this.costNum.gameObject:SetActive(false)
|
||||
this.costCondition.text = string.format("<color=red>%s到达%s级</color>",HomeLand[limit[1]].Name,limit[2])
|
||||
this.costCondition.text = string.format("<color=red>%s需要到达%s级</color>",HomeLand[limit[1]].Name,limit[2])
|
||||
end
|
||||
|
||||
--按钮和tips显示
|
||||
|
|
Loading…
Reference in New Issue