mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
docu corrections
This commit is contained in:
parent
76294f11e4
commit
a63a15db1c
@ -660,9 +660,9 @@ function RECOVERYTANKER:SetRecoveryAirboss(switch)
|
|||||||
return self
|
return self
|
||||||
end
|
end
|
||||||
|
|
||||||
--- Set that the group takes the roll of an AWACS instead of a refueling tanker.
|
--- Set that the group takes the role of an AWACS instead of a refueling tanker.
|
||||||
-- @param #RECOVERYTANKER self
|
-- @param #RECOVERYTANKER self
|
||||||
-- @param #boolean switch If true or nil, set roll AWACS.
|
-- @param #boolean switch If true or nil, set role AWACS.
|
||||||
-- @param #boolean eplrs If true or nil, enable EPLRS. If false, EPLRS will be off.
|
-- @param #boolean eplrs If true or nil, enable EPLRS. If false, EPLRS will be off.
|
||||||
-- @return #RECOVERYTANKER self
|
-- @return #RECOVERYTANKER self
|
||||||
function RECOVERYTANKER:SetAWACS(switch, eplrs)
|
function RECOVERYTANKER:SetAWACS(switch, eplrs)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user