tab cleanup

no need to fall back to opengl on xbox
This commit is contained in:
Chris Danford
2006-02-06 18:23:30 +00:00
parent 45b092469c
commit 70479fd0c4
3 changed files with 136 additions and 134 deletions
+2
View File
@@ -122,7 +122,9 @@ void ScreenOptionsMaster::HandleScreenMessage( const ScreenMessage SM )
if( (m_iChangeMask & OPT_APPLY_THEME) ||
(m_iChangeMask & OPT_APPLY_GRAPHICS) ||
(m_iChangeMask & OPT_APPLY_ASPECT_RATIO) )
{
StepMania::ApplyGraphicOptions();
}
if( m_iChangeMask & OPT_SAVE_PREFERENCES )
{