mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Embedded
This commit is contained in:
parent
f718e05cb5
commit
d6d6f40760
@ -3455,7 +3455,7 @@ function GROUP:Destroy()
|
||||
self:F( self.GroupName )
|
||||
|
||||
for Index, UnitData in pairs( self.DCSGroup:getUnits() ) do
|
||||
self:CreateEventDead( timer.getTime(), UnitData )
|
||||
self:CreateEventCrash( timer.getTime(), UnitData )
|
||||
end
|
||||
|
||||
self.DCSGroup:destroy()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user