diff --git a/src/Player.cpp b/src/Player.cpp index 9f7be1a61f..c714da24c6 100644 --- a/src/Player.cpp +++ b/src/Player.cpp @@ -2236,7 +2236,6 @@ void Player::StepStrumHopo( int col, int row, const RageTimer &tm, bool bHeld, b m_Timing->IsJudgableAtRow) score = TNS_HitMine; break; - case TapNote::attack: if( !bRelease && fSecondsFromExact <= GetWindowSeconds(TW_Attack) && !pTN->result.bHidden ) score = TNS_W2; // sentinel