mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Minor Changes.
This commit is contained in:
@@ -264,7 +264,6 @@ function GROUP:Destroy( GenerateEvent )
|
||||
if self:IsAir() then
|
||||
self:CreateEventCrash( timer.getTime(), UnitData )
|
||||
else
|
||||
env.info("FF create event dead")
|
||||
self:CreateEventDead( timer.getTime(), UnitData )
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user