fix wrong title and icon showing at startup

This commit is contained in:
Chris Danford
2003-05-25 22:39:23 +00:00
parent bb089f467e
commit 55c3f4758e
3 changed files with 7 additions and 1 deletions
+1
View File
@@ -264,6 +264,7 @@ int main(int argc, char* argv[])
delete loading_window; // destroy this before init'ing Display
PREFSMAN->ReadGlobalPrefsFromDisk( true );
PREFSMAN->ReadGamePrefsFromDisk();
DISPLAY = new RageDisplay(
PREFSMAN->m_bWindowed,