红点修改提交

dev_chengFeng
jiaoyangna 2021-07-26 15:18:49 +08:00
parent 76fad397de
commit c546710d1f
1 changed files with 2 additions and 1 deletions

View File

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