OptionRow: member name cleanup, add focus commands

This commit is contained in:
Chris Danford
2005-07-06 06:11:56 +00:00
parent 488c6e952e
commit 848d6c89e2
15 changed files with 334 additions and 291 deletions
+1 -1
View File
@@ -204,7 +204,7 @@ void ScreenOptionsMaster::RefreshIcons( int r, PlayerNumber pn )
/* XXX: hack to not display text in the song options menu */
if( def.bOneChoiceForAllPlayers )
if( def.m_bOneChoiceForAllPlayers )
sIcon = "";
LoadOptionIcon( pn, r, sIcon );