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