X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FAIModel%2FAIWingman.hxx;h=42c51094c333303120aa0660931478cf0b4afa42;hb=f7cd808f2313a8b35165b44cbf805f2d57e2c567;hp=038df5d0827c9292a834f2d06acbc45c69f290ed;hpb=94a34719566150281d2d91e1ffcafa0e3e935b88;p=flightgear.git diff --git a/src/AIModel/AIWingman.hxx b/src/AIModel/AIWingman.hxx index 038df5d08..42c51094c 100644 --- a/src/AIModel/AIWingman.hxx +++ b/src/AIModel/AIWingman.hxx @@ -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);