红点修改提交

dev_chengFeng
jiaoyangna 2022-03-29 16:31:20 +08:00
parent 857a23aea8
commit f1bcffd06f
1 changed files with 4 additions and 0 deletions

View File

@ -3330,6 +3330,10 @@ function this.IsShowFlyUpRedPoint(curHeroData,isNoDeleFormation)--isNoDeleFormat
--不能升星
return false
end
if upStarRankUpConfig and upStarRankUpConfig.LimitHongmengLevel and HarmonyManager.GetSingleAdditions(HarmonyAddType.AddLv) < upStarRankUpConfig.LimitHongmengLevel then
else
return false
end
if upStarRankUpConfig then
local ConsumeMaterial = upStarRankUpConfig.ConsumeMaterial
for i = 1, #ConsumeMaterial do