fix garbled sound and delays on quit
This commit is contained in:
@@ -252,6 +252,8 @@ int MusicThread_start( void *p )
|
||||
StartQueuedSounds();
|
||||
}
|
||||
|
||||
SOUNDMAN->StopPlayingSoundsForThisThread();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user