Merge branch 'master_develop' of http://60.1.1.230/gaoxin/JL_Client into master_develop
commit
e9b2845315
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue