mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
INTEL
- Introduced pcall to getName() of detected objects. Found a problem with an object of ID 5,000,031
This commit is contained in:
@@ -6008,10 +6008,7 @@ function OPSGROUP:onafterDead(From, Event, To)
|
||||
self.cohort:DelGroup(self.groupname)
|
||||
end
|
||||
else
|
||||
if self.airwing then
|
||||
-- Not all assets were destroyed (despawn) ==> Add asset back to airwing.
|
||||
--self.airwing:AddAsset(self.group, 1)
|
||||
end
|
||||
-- Not all assets were destroyed (despawn) ==> Add asset back to legion?
|
||||
end
|
||||
|
||||
-- Stop in a sec.
|
||||
|
||||
Reference in New Issue
Block a user