mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Update FlightControl.lua
This commit is contained in:
parent
a7857670d3
commit
49882f03d9
@ -777,7 +777,7 @@ end
|
||||
--- Remove a holding pattern.
|
||||
-- @param #FLIGHTCONTROL self
|
||||
-- @param #FLIGHTCONTROL.HoldingPattern HoldingPattern Holding pattern to be removed.
|
||||
-- @param #FLIGHTCONTROL self
|
||||
-- @return #FLIGHTCONTROL self
|
||||
function FLIGHTCONTROL:RemoveHoldingPattern(HoldingPattern)
|
||||
|
||||
for i,_holdingpattern in pairs(self.holdingpatterns) do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user