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