Skip to content

Commit

Permalink
* OpenAL bug fix (from Josh Weisskopf)
Browse files Browse the repository at this point in the history
  • Loading branch information
timangus committed Jun 17, 2006
1 parent ce01001 commit d42b87a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/client/snd_openal.c
Expand Up @@ -1538,6 +1538,7 @@ void S_AL_StopAllSounds( void )
{
S_AL_SrcShutup();
S_AL_StopBackgroundTrack();
S_AL_StreamDie();
}

/*
Expand Down

0 comments on commit d42b87a

Please sign in to comment.