Stoppe Musik bei disconnect

This commit is contained in:
Yamagi Burmeister 2010-10-14 07:33:20 +00:00
parent deecd6543c
commit e69506dd19

View file

@ -291,6 +291,8 @@ void CL_Disconnect (void)
cls.connect_time = 0;
SCR_StopCinematic ();
OGG_Stop();
CDAudio_Stop();
if (cls.demorecording)
CL_Stop_f ();