]> git.mxchange.org Git - flightgear.git/blobdiff - src/AIModel/AIScenario.cxx
Make the scenerio's work again (now for real) and a small number of updates.
[flightgear.git] / src / AIModel / AIScenario.cxx
index 7052f5b6f7b154856e80a4cf0c6c9f54106a06aa..cd46c170c8c6fd872b594fb81e1f5f2864f80c4a 100644 (file)
@@ -34,7 +34,7 @@
 
 
 
-FGAIScenario::FGAIScenario(string filename)
+FGAIScenario::FGAIScenario(string &filename)
 {
   int i;
   SGPath path( globals->get_fg_root() );