mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-04-20 09:11:01 +00:00
Merge branch 'tsourdt3rdport1' of https://git.do.srb2.org/StarManiaKG/the-story-of-sinically-rocketing-and-botching-the-2nd into tsourdt3rdport1
This commit is contained in:
commit
04e5838368
1 changed files with 1 additions and 1 deletions
|
@ -713,7 +713,7 @@ static UINT32 get_real_volume(UINT8 volume)
|
|||
if (I_SongType() == MU_MID)
|
||||
// HACK: Until we stop using native MIDI,
|
||||
// disable volume changes
|
||||
music_volume = 31;
|
||||
return ((UINT32)31*128/31); // volume = 31
|
||||
else
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue