X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FAIModel%2FAIBallistic.hxx;h=a9566221fc4620ccfccb4943453aea48b7af591c;hb=afbc360eeded20d4447ab005ee0e234a43f068cd;hp=91a50acbd17ec298920bf2282ec42eb4e5a8b20d;hpb=bc12f0be21d703653620743b6bf86db7c78a69cd;p=flightgear.git diff --git a/src/AIModel/AIBallistic.hxx b/src/AIModel/AIBallistic.hxx index 91a50acbd..a9566221f 100644 --- a/src/AIModel/AIBallistic.hxx +++ b/src/AIModel/AIBallistic.hxx @@ -92,7 +92,7 @@ public: void setBnk(double r, double dt, double c); void setHt(double h, double dt, double c); void setFormate(bool f); - void setParentNode(const SGPropertyNode_ptr); + void setParentNodes(const SGPropertyNode_ptr); void setParentPos(); double _getTime() const;