超值基金红点修改提交

dev_chengFeng
jiaoyangna 2021-07-23 13:45:40 +08:00
parent ce89a20050
commit 4af32b0a85
1 changed files with 3 additions and 0 deletions

View File

@ -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