fix incorrect window title and lost alpha in window icon

This commit is contained in:
Chris Danford
2003-06-16 20:54:10 +00:00
parent 6edf835853
commit a3e4ebca3f
3 changed files with 5 additions and 3 deletions
@@ -133,7 +133,6 @@ bool LowLevelWindow_SDL::TryVideoMode( RageDisplay::VideoModeParams p, bool &bNe
// NewOpenGLContext = true;
// }
SDL_WM_SetCaption("StepMania", "StepMania");
// mySDL_EventState(SDL_OPENGLRESET, SDL_IGNORE);
#endif