This commit is contained in:
Frank
2020-02-18 16:45:07 +01:00
parent 78ccbd733b
commit 2d3ef543b3
3 changed files with 203 additions and 21 deletions
+1 -1
View File
@@ -621,7 +621,7 @@ end
--- Add a *waypoint* task.
-- @param #FLIGHTGROUP self
-- @param #table task DCS task table stucture.
-- @param #table task DCS task table structure.
-- @param #number waypointindex Number of waypoint. Counting starts at one!
-- @param #string description Brief text describing the task, e.g. "Attack SAM".
-- @param #number prio Priority of the task. Number between 1 and 100. Default is 50.