mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-30 17:01:03 +00:00
- mapped the remaining Shadow Warrior options to the CVARs.
This commit is contained in:
parent
2e7ba30068
commit
bfea07570a
19 changed files with 85 additions and 305 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue