[ADDED] ValidateAndRepositionGroundUnits to OPSGROUP

This commit is contained in:
smiki 2025-08-26 13:15:12 +02:00
parent 7b7a8c1bab
commit 2479147fd9

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)