Cosmetic cleanups

Added "press START for more options" to ScreenPlayerOptions
This commit is contained in:
Chris Danford
2003-03-11 08:52:45 +00:00
parent 3d20f7ee70
commit 16df407e32
22 changed files with 127 additions and 68 deletions
+1 -1
View File
@@ -285,7 +285,7 @@ try_metric_again:
m_uHashForBaseThemeMetrics != GetHashForFile(sDefaultMetricPath) )
{
LOG->Warn( "Metrics file is out of date. Reloading..." );
MessageBeep( MB_OK );
// MessageBeep( MB_OK );
SwitchTheme(m_sCurThemeName); // force a reload of the metrics cache
}
}