This commit is contained in:
Glenn Maynard
2004-03-31 07:22:04 +00:00
parent b31fd636ff
commit 7b4a86dee7
-2
View File
@@ -1324,8 +1324,6 @@ void ScreenOptions::ChangeValueInRow( PlayerNumber pn, int iDelta, bool Repeat )
{
row.m_iChoiceWithFocus[pn] = iNewChoiceWithFocus;
m_InputMode == INPUTMODE_SHARE_CURSOR);
/* If this row is bOneChoiceForAllPlayers, then lock the cursors together
* for this row. Don't do this in NAV_FIRST_CHOICE_GOES_DOWN, since the
* current selection and the current focus are detached in that mode. */