forgot to remove debug code

This commit is contained in:
Bill Currie 2000-04-11 09:35:09 +00:00
parent c7f6565654
commit 7a4caa8bd3

View file

@ -436,7 +436,7 @@ void SND_Spatialize(channel_t *ch)
ch->rightvol = ch->master_vol;
return;
}
printf("%d %d\n",ch->entnum,cl.playernum);
// calculate stereo seperation and distance attenuation
sndfx = ch->sfx;