TapSteps -> TapNotes

This commit is contained in:
Chris Danford
2004-05-24 04:17:19 +00:00
parent b3125ac086
commit 0ec2a536d9
6 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -581,7 +581,7 @@ void NoteField::DrawPrimitives()
//
// Draw all TapSteps in this column
// Draw all TapNotes in this column
//
CurDisplay = m_BeatToNoteDisplays.begin();
NextDisplay = CurDisplay; ++NextDisplay;