Get rid of this debug line in NSTalkMonster

This commit is contained in:
Marco Cawthorne 2022-09-10 11:21:13 -07:00
parent 6c7e3e8c06
commit 2aa6917026
Signed by: eukara
GPG Key ID: CE2032F0A2882A22
1 changed files with 0 additions and 1 deletions

View File

@ -810,7 +810,6 @@ NSTalkMonster::predraw(void)
/* mouth flapping action */
bonecontrol5 = getchannellevel(this, CHAN_VOICE) * 20;
print(sprintf("voice: %f\n", bonecontrol5));
m_flBaseTime = frame1time;
ProcessWordQue();