mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
# FF changes from today
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user