X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FAIModel%2FAIWingman.hxx;h=42c51094c333303120aa0660931478cf0b4afa42;hb=38226af24ec01e8f0a20d7fd73ef838a69f6ef25;hp=038df5d0827c9292a834f2d06acbc45c69f290ed;hpb=10866851de802979af4a5857aa795d0b4a90b0c5;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);