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
f32c303c0a
commit
a0ee957493
@ -4157,7 +4157,7 @@ function FLIGHTCONTROL:_CheckFlights()
|
|||||||
---
|
---
|
||||||
-- Track flight
|
-- Track flight
|
||||||
---
|
---
|
||||||
if true then
|
if false then
|
||||||
|
|
||||||
for _,_element in pairs(flight.elements) do
|
for _,_element in pairs(flight.elements) do
|
||||||
local element=_element --Ops.OpsGroup#OPSGROUP.Element
|
local element=_element --Ops.OpsGroup#OPSGROUP.Element
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user