Don't refresh note skins every time we reset.

This commit is contained in:
Glenn Maynard
2005-09-04 23:16:38 +00:00
parent 852558eb06
commit 3ec39c7fc2
+2 -2
View File
@@ -32,8 +32,8 @@ NoteSkinManager::~NoteSkinManager()
void NoteSkinManager::RefreshNoteSkinData( const Game* pGame )
{
/* Reload even if we don't need to, so exiting out of the menus refreshes the note
* skin list (so you don't have to restart to see new noteskins). */
if( m_pCurGame == pGame )
return;
m_pCurGame = pGame;
// clear path cache