]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/fgviewer.cxx
Automatic tower positioning
[flightgear.git] / src / Main / fgviewer.cxx
index 428bc2c328e24312261ba6d977ae89376a7b6f28..6568368050c2f5a9b94128e1b048bfaa571e3a0c 100644 (file)
@@ -204,7 +204,7 @@ fgviewerMain(int argc, char** argv)
     }
 
     globals->set_matlib( new SGMaterialLib );
-    simgear::SGModelLib::init(globals->get_fg_root());
+    simgear::SGModelLib::init(globals->get_fg_root(), globals->get_props());
 
     // Initialize the material property subsystem.