红点修改提交

(cherry picked from commit c546710d1f)
dev_chengFeng
jiaoyangna 2021-07-26 15:18:49 +08:00
parent 07de90eb45
commit 825c38fc0d
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