Merge pull request #2373 from shaji-Dev/develop

[ADDED] `ValidateAndRepositionGroundUnits` to OPSGROUP
This commit is contained in:
Thomas
2025-08-26 18:38:41 +02:00
committed by GitHub

View File

@@ -7853,6 +7853,7 @@ function OPSGROUP:_Spawn(Delay, Template)
-- Spawn new group.
self.group=_DATABASE:Spawn(Template)
self.group:SetValidateAndRepositionGroundUnits(self.ValidateAndRepositionGroundUnits)
--local countryID=self.group:GetCountry()
--local categoryID=self.group:GetCategory()
--local dcsgroup=coalition.addGroup(countryID, categoryID, Template)