handle MultiPlayer judgements with message parameters to clean

up judgement handling
This commit is contained in:
Glenn Maynard
2007-03-01 21:22:37 +00:00
parent a4e0b38d9a
commit f361dc7032
7 changed files with 28 additions and 154 deletions
-2
View File
@@ -40,8 +40,6 @@ void PlayerStageStats::Init()
m_iSongsPlayed = 0;
m_fLifeRemainingSeconds = 0;
m_fCaloriesBurned = 0;
m_tnsLast = TapNoteScore_Invalid;
m_hnsLast = HoldNoteScore_Invalid;
ZERO( m_iTapNoteScores );
ZERO( m_iHoldNoteScores );