【功能】======白金装备合成 最少显示信息修改

dev_chengFeng
wangzhenxing 2021-09-26 20:03:14 +08:00
parent 306ab999b9
commit 3ff3649284
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ function this.ShowTitleData(curEquipStarsConfig)
this.progressText.text = num .. "/" .. config.RankupCount
this.progressImage.fillAmount = num / config.RankupCount
--compoundNum = math.floor(num /config.RankupCount)
compoundNum=0
compoundNum=1
compoundMaxNum = math.floor(num / config.RankupCount)
for i = 1,compoundMaxNum do
local items=config.RankupResources