fixed freeze arrows for previous commit (after failing a song perfects/marv is worth 10 points, great 5)
This commit is contained in:
@@ -65,7 +65,7 @@ void ScoreKeeperRave::HandleTapRowScore( TapNoteScore scoreOfLastTap, int iNumTa
|
||||
}
|
||||
}
|
||||
|
||||
void ScoreKeeperRave::HandleHoldScore( HoldNoteScore holdScore, TapNoteScore tapScore )
|
||||
void ScoreKeeperRave::HandleHoldScore( HoldNoteScore holdScore, TapNoteScore tapScore, bool failed )
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user