Merge pull request #2624 from FlightControl-Master/master-ng

Merge
This commit is contained in:
Thomas
2026-07-28 11:39:52 +02:00
committed by GitHub
+1 -1
View File
@@ -6207,7 +6207,7 @@ function CTLD:_BuildObjectFromCrates(Group,Unit,Build,Repair,RepairLocation,Mult
if canmove then
--spawn:InitRandomizeUnits(true,20,2)
end
if Build.Heading and self.buildcrateswithaircraftheading then
if Build.Heading and self.useaircraftheadingforbuilds then
spawn:InitGroupHeading(Build.Heading)
end
local spawnedGroup = spawn:SpawnFromVec2(randomcoord)