mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
# FF changes from today
This commit is contained in:
parent
e25b9155b4
commit
e3f9a27f87
@ -943,7 +943,7 @@ function FLIGHTGROUP:Status()
|
||||
local DCSTask=mission:GetDCSMissionTask() --DCS#Task
|
||||
|
||||
-- Get task.
|
||||
local Task=self:GetTaskByID(mission.auftragsnummer)
|
||||
local Task=mission:GetGroupWaypointTask(self)
|
||||
|
||||
-- Reset current orbit task.
|
||||
self.controller:resetTask()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user