diff --git a/stepmania/src/GameplayAssist.cpp b/stepmania/src/GameplayAssist.cpp index 9686c4b3a3..8e05f53fbc 100644 --- a/stepmania/src/GameplayAssist.cpp +++ b/stepmania/src/GameplayAssist.cpp @@ -56,7 +56,7 @@ void GameplayAssist::PlayTicks( const NoteData &nd ) } } - if( bMetronome ) + if( bMetronome && iRowLastCrossed != -1 ) { //iRowLastCrossed+1, iSongRow+1