mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
[ADDED] ValidateAndRepositionGroundUnits to OPSGROUP
This commit is contained in:
parent
7b7a8c1bab
commit
2479147fd9
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user