remove unfinished karaoke mode

This commit is contained in:
AJ Kelly
2010-08-19 21:24:35 -05:00
parent f3656ff663
commit 53a8a435ef
79 changed files with 56 additions and 9439 deletions
-1
View File
@@ -319,7 +319,6 @@ void GameState::Reset()
m_stEditSource.Set( StepsType_Invalid );
m_iEditCourseEntryIndex.Set( -1 );
m_sEditLocalProfileID.Set( "" );
m_iEditMidiNote = MIDI_NOTE_INVALID;
m_bBackedOutOfFinalStage = false;
m_bEarnedExtraStage = false;