修改抽卡界面描述
parent
894e7d7c46
commit
92c22544e0
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue