修改抽卡界面描述

dev_chengFeng
jiaoyangna 2021-07-09 14:08:17 +08:00
parent 894e7d7c46
commit 92c22544e0
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ function this.UpdatePanelData()
else
this.tenTipText.text = string.format("剩余%s次必得五星神将",RecruitManager.GetRecruit3MustCount())
end
this.upper.text=PrivilegeManager.GetPrivilegeUsedTimes(maxTimesId).."/"..privilegeConfig[maxTimesId].Condition[1][2]--特权上限
this.upper.text="今日召唤上限:".. PrivilegeManager.GetPrivilegeUsedTimes(maxTimesId).."/"..privilegeConfig[maxTimesId].Condition[1][2]--特权上限
end
function this.TimeCountDown()