mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-28 05:11:37 +00:00
audio_patches: don't worry about it
This commit is contained in:
parent
059d0c1cd4
commit
91eb12f42c
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ void AudioPatches::Update(float deltaTime)
|
||||||
*pMusicVolume = Config::MusicVolume;
|
*pMusicVolume = Config::MusicVolume;
|
||||||
}
|
}
|
||||||
|
|
||||||
*pEffectsVolume = Config::SEVolume;
|
*pEffectsVolume = Config::EffectsVolume;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Stub volume setter.
|
// Stub volume setter.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue