仙缘汇聚箱修改提交

dev_chengFeng
jiaoyangna 2021-07-05 09:55:02 +08:00
parent b519d3270c
commit 9fa4e26f7e
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ function this:OnShow(_parent,...)
this.titleText.text=Language[11587]
this.text1.text=string.format(Language[11588],_CostItem)
this.text2.text=Language[11589] --后续改成读表
this.text3.text= string.format("充值%s或山河社稷图累计星数到达%s开启", string.format(MoneyUtil.GetMoneyUnitName(), _Con_Recharge), _Con_Star)
this.text3.text= string.format("充值%s或山河社稷图累计星数到达%s开启", string.format(MoneyUtil.GetMoneyUnitName(), _Con_Recharge), _Con_Star)
--Language[11590]..string.format(MoneyUtil.GetMoneyUnitName(),_Con_Recharge)..Language[11591]
local isUnlock = VipManager.GetChargedNum() >= _Con_Recharge or FightLevelManager.GetAllChapterStars() >= _Con_Star