mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'public_next' into private
This commit is contained in:
commit
644aba78d5
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…
Add table
Reference in a new issue