use SetCurrentStyle

This commit is contained in:
Glenn Maynard
2006-09-30 22:22:26 +00:00
parent fcffe3c80f
commit 0b45f5dd0a
14 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ void ScreenEditMenu::MenuStart( const InputEventPlus &input )
GAMESTATE->m_pCurSong.Set( pSong );
GAMESTATE->m_pCurCourse.Set( NULL );
GAMESTATE->m_pCurStyle.Set( GAMEMAN->GetEditorStyleForStepsType(st) );
GAMESTATE->SetCurrentStyle( GAMEMAN->GetEditorStyleForStepsType(st) );
GAMESTATE->m_pCurSteps[PLAYER_1].Set( pSteps );
//