]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/navradio.hxx
Work around the penaltyForNav broken-ness, by ensuring GS behaves sanely even if...
[flightgear.git] / src / Instrumentation / navradio.hxx
index 116a90ce7ef43c553cf526778c18eb787a4e6442..7ef57f7bd68fbde572c9a181083f330c9bae534b 100644 (file)
@@ -101,6 +101,7 @@ class FGNavRadio : public SGSubsystem
     SGPropertyNode_ptr gs_deflection_norm_node;
     SGPropertyNode_ptr gs_rate_of_climb_node;
     SGPropertyNode_ptr gs_dist_node;
+    SGPropertyNode_ptr gs_inrange_node;
     SGPropertyNode_ptr nav_id_node;
     SGPropertyNode_ptr id_c1_node;
     SGPropertyNode_ptr id_c2_node;