Cache note skins before playing.
This commit is contained in:
@@ -2211,6 +2211,7 @@ void ScreenEdit::TransitionEditState( EditState em )
|
|||||||
/* If we're in course display mode, set that up. */
|
/* If we're in course display mode, set that up. */
|
||||||
SetupCourseAttacks();
|
SetupCourseAttacks();
|
||||||
|
|
||||||
|
m_Player->CacheAllUsedNoteSkins();
|
||||||
m_Player.Load( m_NoteDataEdit );
|
m_Player.Load( m_NoteDataEdit );
|
||||||
GAMESTATE->m_pPlayerState[PLAYER_1]->m_PlayerController = PREFSMAN->m_AutoPlay;
|
GAMESTATE->m_pPlayerState[PLAYER_1]->m_PlayerController = PREFSMAN->m_AutoPlay;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user