This commit is contained in:
Glenn Maynard
2005-02-07 06:07:52 +00:00
parent 4e51acd2f6
commit 714a432012
+2 -2
View File
@@ -880,8 +880,8 @@ void Player::Step( int col, const RageTimer &tm )
// TODO: Remove use of PlayerNumber.
PlayerNumber pn = m_pPlayerState->m_PlayerNumber;
//Keep this here so we get the same data as Autosync
NSMAN->ReportTiming(fNoteOffset,pn);
// Keep this here so we get the same data as Autosync
NSMAN->ReportTiming( fNoteOffset,pn );
if( m_pPrimaryScoreKeeper )
m_pPrimaryScoreKeeper->HandleTapScore( score );