超值基金红点修改

dev_chengFeng
jiaoyangna 2021-07-23 13:48:07 +08:00
parent ffeacc6bf0
commit 92738c45a7
1 changed files with 1 additions and 1 deletions

View File

@ -1375,7 +1375,7 @@ function this.CheckRedpointUpperMonthCard(red)
if not actInfo then if not actInfo then
return false return false
end end
if actInfo.value == 2 then if actInfo.value ~= 1 then
return false return false
end end
for i = 1,#actInfo.mission do for i = 1,#actInfo.mission do