排行榜红点修改提交
parent
173b097eba
commit
04da219a6f
|
|
@ -162,7 +162,7 @@ function this.RefreshRedPoint1()
|
|||
--i 是编队类型
|
||||
for i, v in pairs(proud) do
|
||||
if v == 0 and allFirstRankProud[i].uid > 0 and
|
||||
(i == RANK_TYPE.IGHTLEVEL_STAR or i == RANK_TYPE.FORCE_CURR_RANK or i == RANK_TYPE.GUILD_FORCE_RANK or i == RANK_TYPE.MONSTER_RANK) then--没有膜拜过 --i <= 4 前四个本服
|
||||
(i == RANK_TYPE.IGHTLEVEL_STAR or i == RANK_TYPE.FORCE_CURR_RANK or i == RANK_TYPE.GUILD_FORCE_RANK or i == RANK_TYPE.MONSTER_RANK or i == RANK_TYPE.FIGHT_LEVEL_RANK) then--没有膜拜过 --i <= 4 前四个本服
|
||||
return true
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue