mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 19:13:07 +01:00
Add missing call to gfx_unload_csg()
This commit is contained in:
committed by
GitHub
parent
6bff0fb1a1
commit
4014fbe861
@@ -174,6 +174,7 @@ namespace OpenRCT2
|
||||
}
|
||||
|
||||
gfx_object_check_all_images_freed();
|
||||
gfx_unload_csg();
|
||||
gfx_unload_g2();
|
||||
gfx_unload_g1();
|
||||
Audio::Close();
|
||||
|
||||
Reference in New Issue
Block a user