1
0
Fork 0

Minor white space fix.

This commit is contained in:
curt 2004-11-18 05:00:44 +00:00
parent 93faf0afc3
commit 11548e9e7e

View file

@ -1477,6 +1477,7 @@ void fgInitTimeOffset() {
<< globals->get_warp() );
}
// This is the top level init routine which calls all the other
// initialization routines. If you are adding a subsystem to flight
// gear, its initialization call should located in this routine.