Fix ghost arrow flashes for the other players with combined note fields.

This commit is contained in:
Steve Checkoway
2006-07-20 08:42:47 +00:00
parent 93d8db14c7
commit eb344e593b
2 changed files with 17 additions and 23 deletions
-1
View File
@@ -127,7 +127,6 @@ protected:
void HandleStep( int col, const RageTimer &tm, bool bHeld );
void UpdateTapNotesMissedOlderThan( float fMissIfOlderThanThisBeat );
void UpdateJudgedRows();
void DisplayJudgedRow( int iIndexThatWasSteppedOn, TapNoteScore score, int iTrack );
void OnRowCompletelyJudged( int iStepIndex );
void HandleTapRowScore( unsigned row );
void HandleHoldScore( const TapNote &tn );