rename Notes to Steps

This commit is contained in:
Chris Danford
2003-08-03 00:13:55 +00:00
parent 579c975638
commit bf02bfddf4
69 changed files with 269 additions and 258 deletions
+2 -2
View File
@@ -326,7 +326,7 @@ void ScreenSelectCourse::HandleScreenMessage( const ScreenMessage SM )
void ScreenSelectCourse::MenuStart( PlayerNumber pn )
{
// this needs to check whether valid Notes are selected!
// this needs to check whether valid Steps are selected!
m_MusicWheel.Select();
switch( m_MusicWheel.GetSelectedType() )
@@ -376,7 +376,7 @@ void ScreenSelectCourse::MenuStart( PlayerNumber pn )
// by the course.
//
//Song* pSong;
//Notes* pNotes;
//Steps* pNotes;
//CString sModifiers;
//pCourse->GetFirstStageInfo( pSong, pNotes, sModifiers, GAMESTATE->GetCurrentStyleDef()->m_NotesType );
//for( int p=0; p<NUM_PLAYERS; p++ )