fix edit flag doesn't get reset, causing AV in edit menu

This commit is contained in:
Chris Danford
2005-02-28 20:36:12 +00:00
parent 26461a47d3
commit 8914b2a554
2 changed files with 3 additions and 2 deletions
-2
View File
@@ -79,8 +79,6 @@ EditCoursesMenu::EditCoursesMenu()
{
LOG->Trace( "ScreenEditCoursesMenu::ScreenEditCoursesMenu()" );
GAMESTATE->m_bEditing = true;
m_bInSongMenu = false;
for( int i=0; i<2; i++ )