【ID1008354】

【公会祭祀】在原公会祭祀,加新公会,进度奖励不能领取,不需要显示红点
dev_chengFeng
jiaoyangna 2020-07-14 13:55:41 +08:00
parent 6d3faec09e
commit 15dd908ace
1 changed files with 2 additions and 1 deletions

View File

@ -125,7 +125,8 @@ function this.RefreshSlider()
end
getFinish:SetActive(isBuy)
if curValue>=guildSacrificeRewardConfig[i].Score and isBuy==false then --领取
if MyGuildManager.MyFeteInfo.lastFeteType>0 then
if MyGuildManager.MyFeteInfo.lastFeteType>0
and MyGuildManager.MyGuildInfo.id==MyGuildManager.MyFeteInfo.lastFeteGuildId then
redPoint:SetActive(true)
end
value.text=Language[10471]