auto RefreshGrades

This commit is contained in:
Glenn Maynard
2006-08-16 22:34:59 +00:00
parent 3a0ce66220
commit 406dc6b245
6 changed files with 21 additions and 16 deletions
-2
View File
@@ -511,8 +511,6 @@ void ScreenNetSelectMusic::UpdateDifficulties( PlayerNumber pn )
m_DifficultyMeters[pn].SetFromSteps( pSteps );
else
m_DifficultyMeters[pn].SetFromMeterAndDifficulty( 0, DIFFICULTY_BEGINNER );
m_MusicWheel.NotesOrTrailChanged( pn );
}
void ScreenNetSelectMusic::MusicChanged()