Clean up sound devices on game exit.
This commit is contained in:
@@ -672,6 +672,7 @@ namespace OpenRA
|
||||
worldRenderer.Dispose();
|
||||
ModData.Dispose();
|
||||
ChromeProvider.Deinitialize();
|
||||
Sound.Dispose();
|
||||
Renderer.Dispose();
|
||||
|
||||
OnQuit();
|
||||
|
||||
Reference in New Issue
Block a user