]> git.mxchange.org Git - flightgear.git/blobdiff - src/AIModel/AIWingman.hxx
Improve timing statistics
[flightgear.git] / src / AIModel / AIWingman.hxx
index 038df5d0827c9292a834f2d06acbc45c69f290ed..42c51094c333303120aa0660931478cf0b4afa42 100644 (file)
@@ -67,7 +67,7 @@ private:
     double _coeff_bnk; //dimensionless coefficient
     double _coeff_spd; //dimensionless coefficient
 
-
+    SGPropertyNode_ptr user_WoW_node;
 
     inline void setFormate(bool f);
     inline void setTgtHdg(double hdg);