【灵脉秘境】红点修改
parent
ba1201dd7a
commit
bdc85fea41
|
@ -146,7 +146,7 @@ function this.CheckRedPoint()
|
||||||
if this.state ~= 1 then
|
if this.state ~= 1 then
|
||||||
return false
|
return false
|
||||||
end
|
end
|
||||||
if PrivilegeManager.GetPrivilegeRemainValue(2030) > 0 then
|
if this.myPlaceId <= 0 then
|
||||||
return true
|
return true
|
||||||
end
|
end
|
||||||
if #this.recordData > 0 then
|
if #this.recordData > 0 then
|
||||||
|
|
Loading…
Reference in New Issue