Merge branch 'china/dev-c' of http://60.1.1.230/gaoxin/JL_Client into china/dev-c
commit
79c20ee090
|
|
@ -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