Fix s_show when OpenAL is used

This commit is contained in:
Yamagi Burmeister 2012-05-12 15:11:17 +02:00
parent aff51633d0
commit 5bf1ee670d

View file

@ -392,7 +392,7 @@ void AL_Update( void ) {
}
if (s_show->value) {
Com_Printf ("%.1f %s\n", ch->master_vol, ch->sfx->name);
Com_Printf ("%3i %s\n", ch->master_vol, ch->sfx->name);
}
AL_Spatialize(ch); // respatialize channel