This commit is contained in:
Glenn Maynard
2003-01-03 03:39:31 +00:00
parent adce2f6be1
commit f2f4f8ad0b
+1 -1
View File
@@ -191,7 +191,7 @@ void RageSoundManager::PlayOnce( CString sPath )
/* We're responsible for freeing it. */
owned_sounds.insert(snd);
// snd->Play();
snd->Play();
}
void RageSoundManager::PlayOnceFromDir( CString sDir )