From cac429e488eb68be43cf5c2c1aef10f1b67ac063 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 25 Jun 2003 05:22:58 +0000 Subject: [PATCH] fix note skin data not always being loaded --- stepmania/src/StepMania.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stepmania/src/StepMania.cpp b/stepmania/src/StepMania.cpp index b2871cf6fc..54714d3d85 100644 --- a/stepmania/src/StepMania.cpp +++ b/stepmania/src/StepMania.cpp @@ -139,6 +139,8 @@ void ResetGame() PREFSMAN->ReadGamePrefsFromDisk(); INPUTMAPPER->ReadMappingsFromDisk(); + NOTESKIN->RefreshNoteSkinData( GAMESTATE->m_CurGame ); + /* GameState::Reset() will switch the NoteSkin for( int p=0; p