超值基金红点修改提交
parent
ce89a20050
commit
4af32b0a85
|
@ -1375,6 +1375,9 @@ function this.CheckRedpointUpperMonthCard(red)
|
||||||
if not actInfo then
|
if not actInfo then
|
||||||
return false
|
return false
|
||||||
end
|
end
|
||||||
|
if actInfo.value == 2 then
|
||||||
|
return false
|
||||||
|
end
|
||||||
for i = 1,#actInfo.mission do
|
for i = 1,#actInfo.mission do
|
||||||
if actInfo.mission[i].state == 0 and actInfo.mission[i].progress == 1 then
|
if actInfo.mission[i].state == 0 and actInfo.mission[i].progress == 1 then
|
||||||
return true
|
return true
|
||||||
|
|
Loading…
Reference in New Issue