mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-21 18:32:08 +00:00
Merge branch 'public_next' into private
This commit is contained in:
commit
e50dc7c779
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ static int result;
|
|||
|
||||
static void var_cleanup(void)
|
||||
{
|
||||
loop_point = song_length = 0.0f;
|
||||
song_length = loop_point = 0.0f;
|
||||
music_bytes = fading_source = fading_target =\
|
||||
fading_timer = fading_duration = 0;
|
||||
|
||||
|
|
Loading…
Reference in a new issue