Programmers, start your debuggers!
This commit is contained in:
+2
-2
@@ -1121,10 +1121,10 @@ void ScreenEdit::Init()
|
|||||||
|
|
||||||
/* The user will most likely switch into Step Timing after laying down
|
/* The user will most likely switch into Step Timing after laying down
|
||||||
some initial notes. It also throws off many people at first glance.
|
some initial notes. It also throws off many people at first glance.
|
||||||
|
*/
|
||||||
if( m_pSteps->UsesSplitTiming() )
|
if( m_pSteps->UsesSplitTiming() )
|
||||||
GAMESTATE->m_bIsUsingStepTiming = true;
|
GAMESTATE->m_bIsUsingStepTiming = true;
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
m_bReturnToRecordMenuAfterPlay = false;
|
m_bReturnToRecordMenuAfterPlay = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user