restore important comment

This commit is contained in:
Glenn Maynard
2003-05-19 08:55:33 +00:00
parent 29a17b4964
commit 55abb5165b
+1
View File
@@ -106,6 +106,7 @@ void Player::Load( PlayerNumber pn, NoteData* pNoteData, LifeMeter* pLM, ScoreDi
* is reset and not tweening. Perhaps ActorFrame should recurse to subactors;
* then we could just this->StopTweening()? -glenn */
m_Judgment.StopTweening();
// m_Combo.Reset(); // don't reset combos between songs in a course!
m_Combo.Init( pn );
m_Judgment.Reset();