mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
Clean up audio.cpp
This commit is contained in:
@@ -89,7 +89,7 @@ public:
|
||||
~UiContext() override
|
||||
{
|
||||
CloseWindow();
|
||||
SDL_Quit();
|
||||
SDL_QuitSubSystem(SDL_INIT_VIDEO);
|
||||
}
|
||||
|
||||
// Window
|
||||
|
||||
Reference in New Issue
Block a user