Allies01: Fix the extraction helicopter landing before being removed
This commit is contained in:
@@ -84,7 +84,7 @@ end
|
||||
EvacuateHelicopter = function()
|
||||
if heli.HasPassengers then
|
||||
heli.Move(ExtractionExitPoint.Location)
|
||||
Trigger.OnIdle(heli, heli.Destroy)
|
||||
heli.Destroy()
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user