Temp test: remove game check on Noteskin refresh.

If this causes too many problems, this can be reverted.
This commit is contained in:
Jason Felds
2011-10-20 23:48:57 -04:00
parent 9385a71160
commit 4791141809
-2
View File
@@ -68,8 +68,6 @@ NoteSkinManager::~NoteSkinManager()
void NoteSkinManager::RefreshNoteSkinData( const Game* pGame )
{
if( m_pCurGame == pGame )
return;
m_pCurGame = pGame;
// clear path cache