Cache note skins before playing.

This commit is contained in:
Steve Checkoway
2006-08-01 20:56:16 +00:00
parent c98fabf1f2
commit 433155f1e1
+2 -1
View File
@@ -2210,7 +2210,8 @@ void ScreenEdit::TransitionEditState( EditState em )
/* If we're in course display mode, set that up. */
SetupCourseAttacks();
m_Player->CacheAllUsedNoteSkins();
m_Player.Load( m_NoteDataEdit );
GAMESTATE->m_pPlayerState[PLAYER_1]->m_PlayerController = PREFSMAN->m_AutoPlay;