mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-06 02:10:28 +00:00
Disable debug message
svn-id: r10935
This commit is contained in:
parent
8395184a8f
commit
3cff930d8f
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user