Update FlightGroup.lua

This commit is contained in:
Frank
2019-08-12 15:18:42 +02:00
parent d1e4295178
commit a26c9f423c
@@ -70,6 +70,9 @@ FLIGHTGROUP.ElementStatus={
--- Flight group element.
-- @type FLIGHTGROUP.Element
-- @field #string name Name of the element.
-- @field #number modex Tail number.
-- @field #boolean ai If true, element is AI.
-- @field #string skill Skill level.
-- @field Wrapper.Unit#UNIT unit Element unit object.
-- @field #string status Status, i.e. born, parking, taxiing.