]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/gps.hxx
Fix two bugs in the new autopilot code
[flightgear.git] / src / Instrumentation / gps.hxx
index 56936974d02351ea8f143590a8f12b682bb02fdb..f1a1b43967ffc7659cd50ae3376dea7100ac80c0 100644 (file)
@@ -413,6 +413,7 @@ private:
   SGPropertyNode_ptr _realismSimpleGps; ///< should the GPS be simple or realistic?
   
 // autopilot drive properties
+  SGPropertyNode_ptr _apDrivingFlag;
   SGPropertyNode_ptr _apTrueHeading;
   SGPropertyNode_ptr _apTargetAltitudeFt;
   SGPropertyNode_ptr _apAltitudeLock;