mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Fix debug assert when closing game from object selection
This commit is contained in:
@@ -121,6 +121,7 @@ namespace OpenRCT2
|
||||
|
||||
~Context() override
|
||||
{
|
||||
window_close_all();
|
||||
network_close();
|
||||
http_dispose();
|
||||
language_close_all();
|
||||
|
||||
Reference in New Issue
Block a user