OptionIcon -> ModIcon to reduce confusion between OptionRow, OptionIconRow

This commit is contained in:
Chris Danford
2008-04-27 21:31:56 +00:00
parent c8d8b8925d
commit 00c9ffcd67
18 changed files with 520 additions and 102 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ static const char *SelectionStateNames[] = {
XToString( SelectionState );
const int NUM_SCORE_DIGITS = 9;
const int NUM_SCORE_DIGITS = 9;
#define SHOW_OPTIONS_MESSAGE_SECONDS THEME->GetMetricF( m_sName, "ShowOptionsMessageSeconds" )