Merge branch 'master_develop' of http://60.1.1.230/gaoxin/JL_Client into master_develop

dev_chengFeng
ZhangBiao 2020-07-14 14:03:20 +08:00
commit e9b2845315
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]