【家园】摘星阁文字提示提交

dev_chengFeng
ZhangBiao 2022-01-06 15:52:51 +08:00
parent 9c874f1789
commit cb9fc77b15
1 changed files with 1 additions and 1 deletions

View File

@ -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显示