This commit is contained in:
doitux
2007-06-03 11:44:58 +00:00
parent 03bffdbc76
commit 698f28722c
2 changed files with 2 additions and 12 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ void SDLPlayer::playSound(string audioString) {
currentChannel = Mix_PlayChannel(-1, sound,0);
}
else cout << "could not load " << audioString << ".wav" << endl;
// else cout << "could not load " << audioString << ".wav" << endl;
//test
// audioDone();