mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Less output
This commit is contained in:
@@ -1177,7 +1177,7 @@ function FLIGHTGROUP:onafterElementSpawned(From, Event, To, Element)
|
||||
|
||||
else
|
||||
-- TODO: This can happen if spawned on deck of a carrier!
|
||||
self:E(self.lid..string.format("Element spawned not in air but not on any parking spot."))
|
||||
self:T(self.lid..string.format("Element spawned not in air but not on any parking spot."))
|
||||
self:__ElementParking(0.11, Element)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user