diff --git a/stepmania/src/Player.cpp b/stepmania/src/Player.cpp index 1b0eae9ada..c3a2c074f8 100644 --- a/stepmania/src/Player.cpp +++ b/stepmania/src/Player.cpp @@ -412,24 +412,8 @@ void Player::Step( int col ) } } - - - - if (score > TNS_NONE) - { - bool bRowDestroyed = true; - for( int t=0; t TNS_NONE && IsRowComplete(iIndexOverlappingNote, TNS_BOO) ) + OnRowDestroyed( score, iIndexOverlappingNote ); } if( !bDestroyedNote )