]> git.mxchange.org Git - flightgear.git/commit
(hopefully) fix the problem that some people have:
authormfranz <mfranz>
Sun, 29 Apr 2007 09:58:37 +0000 (09:58 +0000)
committermfranz <mfranz>
Sun, 29 Apr 2007 09:58:37 +0000 (09:58 +0000)
commita516ad6bcdb133a56a3495c157b3b93530dfa5f0
tree24edf551cbb27ab278d934f2e409c25a02f74217
parent4e1d4bf3e65f39817921fc47e8e6600712bda8e8
(hopefully) fix the problem that some people have:
"FATAL: PUI: No Live Interface! Forgot to call puInit ?"
We shouldn't use the splash progress message before guiInit().

Leave the "idle_state" step for now, to keep the similarity
with fg/plib as big as possible. This can be dropped later.
src/Main/main.cxx