Disable debug message

svn-id: r10935
This commit is contained in:
David Eriksson 2003-10-21 13:17:11 +00:00
parent 8395184a8f
commit 3cff930d8f

View File

@ -640,7 +640,7 @@ void Talk::speakSegment(
// length, segment, person, voiceFileName);
_sound->sfxPlay(voiceFileName);
debug(0, "Playing voice file '%s'", voiceFileName);
//debug(0, "Playing voice file '%s'", voiceFileName);
int faceDirectionCommand = 0;