diff --git a/src/ScreenEdit.cpp b/src/ScreenEdit.cpp index 558f3fdb34..4687f7cd8c 100644 --- a/src/ScreenEdit.cpp +++ b/src/ScreenEdit.cpp @@ -1121,10 +1121,10 @@ void ScreenEdit::Init() /* The user will most likely switch into Step Timing after laying down some initial notes. It also throws off many people at first glance. - + */ if( m_pSteps->UsesSplitTiming() ) GAMESTATE->m_bIsUsingStepTiming = true; - */ + m_bReturnToRecordMenuAfterPlay = false;