无尽红点修改提交
parent
b82347e7eb
commit
ac3513e05a
|
@ -897,7 +897,7 @@ function this.CheckoutRedPointTreasure()
|
|||
end
|
||||
function this.CheckoutRedPointMission()
|
||||
for i = 1,#this.mission do
|
||||
if this.mission[i].state == 2 then
|
||||
if this.mission[i].state == 1 then
|
||||
return true
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue