Optimizations

This commit is contained in:
svenvandevelde
2016-03-06 09:42:24 +01:00
parent 17bfcf8373
commit 0468462add
3 changed files with 25 additions and 75 deletions

View File

@@ -632,7 +632,7 @@ self:T()
--self.CargoSpawn:FromCarrier( Client:GetClientGroupDCSUnit(), TargetZoneName, self.CargoGroupName )
self.CargoSpawn:SpawnFromUnit( Client:GetClientGroupUnit(), self.CargoGroupName ):RouteToZone( ZONE:New( TargetZoneName ) )
self.CargoSpawn:SpawnFromUnit( Client:GetClientGroupUnit(), self.CargoGroupName ):RouteToZone( ZONE:New( TargetZoneName ), true )
self:StatusUnLoaded()