I don't know what this is for. Normally, in THREE_KEY_MENU, there are no

changable values, so this should never matter.
This commit is contained in:
Glenn Maynard
2006-01-16 02:22:34 +00:00
parent 6a5ed74966
commit 154d5f567f
+2 -1
View File
@@ -1100,8 +1100,9 @@ void ScreenOptions::ChangeValueInRowRelative( int iRow, PlayerNumber pn, int iDe
UpdateText( iRow );
// XXX: What was this NAV_THREE_KEY_MENU special case for?
if( bOneChanged )
if( m_OptionsNavigation != NAV_THREE_KEY_MENU )
// if( m_OptionsNavigation != NAV_THREE_KEY_MENU )
m_SoundChangeCol.Play();
if( row.GetRowDef().m_bExportOnChange )