]> git.mxchange.org Git - flightgear.git/blobdiff - src/AIModel/AITanker.cxx
assign a unique module name to ai/mp embedded nasal (again): __model%u
[flightgear.git] / src / AIModel / AITanker.cxx
index b0e6db43f923803007642ff25866580efd7a4a24..b123c4512edc7f74fdd355b3c7ecbd905e4310f5 100644 (file)
@@ -79,4 +79,4 @@ void FGAITanker::update(double dt) {
      FGAIAircraft::update(dt);
      Run(dt);
      Transform();
-}
\ No newline at end of file
+}