From 1d87a8275165c20bb0db73f229a5ce58f79287aa Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 21 Jan 2004 02:11:23 +0000 Subject: [PATCH] fix obscure selection glitch --- stepmania/src/ScreenSelectMaster.cpp | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/stepmania/src/ScreenSelectMaster.cpp b/stepmania/src/ScreenSelectMaster.cpp index daedbee536..2b7c35f461 100644 --- a/stepmania/src/ScreenSelectMaster.cpp +++ b/stepmania/src/ScreenSelectMaster.cpp @@ -445,13 +445,17 @@ bool ScreenSelectMaster::ChangeSelection( PlayerNumber pn, int iNewChoice ) for( int p=0; pIsHumanPlayer(p) ) continue; // skip if( !bMoveAll && p!=pn ) continue; // skip - const int iOldChoice = m_iChoice[p]; if( SHARED_PREVIEW_AND_CURSOR ) { for( int i=0; i