- mapped the remaining Shadow Warrior options to the CVARs.

This commit is contained in:
Christoph Oelckers 2019-10-27 16:53:00 +01:00
parent 2e7ba30068
commit bfea07570a
19 changed files with 85 additions and 305 deletions

View file

@ -343,9 +343,6 @@ InitFX(void)
// Select which cards to use
SoundStartup();
// Get the current volume of the music and sound fx
gs.SoundVolume = FX_GetVolume();
for (vp = voc; vp < &voc[SIZ(voc)]; vp++)
{
vp->playing = 0;