Update FlightControl.lua

This commit is contained in:
Frank 2023-09-17 23:07:59 +02:00
parent f32c303c0a
commit a0ee957493

View File

@ -4157,7 +4157,7 @@ function FLIGHTCONTROL:_CheckFlights()
---
-- Track flight
---
if true then
if false then
for _,_element in pairs(flight.elements) do
local element=_element --Ops.OpsGroup#OPSGROUP.Element