1
0
Fork 0
This commit is contained in:
curt 2001-07-02 22:12:22 +00:00
parent 5d2855f1ec
commit 1d486add56

View file

@ -1,4 +1,4 @@
// fg_init.cxx -- Flight Gear top level initialization routines <// fg_init.cxx -- Flight Gear top level initialization routines
// //
// Written by Curtis Olson, started August 1997. // Written by Curtis Olson, started August 1997.
// //
@ -751,7 +751,7 @@ bool fgInitSubsystems( void ) {
// Initialize the default (kludged) properties. // Initialize the default (kludged) properties.
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
fgInitProps(); fgInitProps ();
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////