Programmers, start your debuggers!

This commit is contained in:
Jason Felds
2012-04-08 13:47:23 -04:00
parent 217cfa7350
commit 392e7fac25
+2 -2
View File
@@ -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;