Fix Sarin Gas Crackdown not ending after losing all units
This commit is contained in:
@@ -154,6 +154,10 @@ Tick = function()
|
||||
if ussr.HasNoRequiredUnits() and badguy.HasNoRequiredUnits() then
|
||||
greece.MarkCompletedObjective(objKillAll)
|
||||
end
|
||||
|
||||
if greece.HasNoRequiredUnits() then
|
||||
ussr.MarkCompletedObjective(ussrObj)
|
||||
end
|
||||
end
|
||||
|
||||
WorldLoaded = function()
|
||||
|
||||
Reference in New Issue
Block a user