fixed freeze arrows for previous commit (after failing a song perfects/marv is worth 10 points, great 5)
This commit is contained in:
@@ -38,7 +38,7 @@ public:
|
||||
void OnNextSong( int iSongInCourseIndex, Notes* pNotes ); // before a song plays (called multiple times if course)
|
||||
|
||||
void HandleTapRowScore( TapNoteScore scoreOfLastTap, int iNumTapsInRow, bool failed );
|
||||
void HandleHoldScore( HoldNoteScore holdScore, TapNoteScore tapScore );
|
||||
void HandleHoldScore( HoldNoteScore holdScore, TapNoteScore tapScore, bool failed );
|
||||
|
||||
int TapNoteScoreToDancePoints( TapNoteScore tns );
|
||||
int HoldNoteScoreToDancePoints( HoldNoteScore hns );
|
||||
|
||||
Reference in New Issue
Block a user