"SetFromNotes" -> "SetFromSteps"

This commit is contained in:
Chris Danford
2004-05-29 04:50:47 +00:00
parent fc17a8cd12
commit 6ad780417e
13 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -696,6 +696,6 @@ void ScreenEz2SelectMusic::AfterNotesChange( PlayerNumber pn )
// Steps* m_pSteps = GAMESTATE->m_pCurSteps[pn];
// m_FootMeter[pn].SetFromNotes( pSteps );
// m_FootMeter[pn].SetFromSteps( pSteps );
}