1
0
Fork 0

navigation data alone doesn't take *that* long ...

This commit is contained in:
mfranz 2005-05-06 09:47:46 +00:00
parent b04c31cc51
commit 8ddf716d8c

View file

@ -710,7 +710,7 @@ static void fgIdleFunction ( void ) {
} else
glPointParameterIsSupported = false;
}
fgSplashProgress("reading navigation data");
fgSplashProgress("reading airport & navigation data");
} else if ( idle_state == 3 ) {