noisy
This commit is contained in:
@@ -114,9 +114,6 @@ void RageSoundManager::Update( float fDeltaTime )
|
||||
delete it->second;
|
||||
m_mapPreloadedSounds.erase( it );
|
||||
}
|
||||
else
|
||||
LOG->Trace( "Kept sound \"%s\" (%i)", it->first.c_str(),
|
||||
it->second->GetReferenceCount() );
|
||||
|
||||
it = next;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user