You've already forked OpenRCT2-Unity
mirror of
https://github.com/izzy2lost/OpenRCT2-Unity.git
synced 2026-03-10 12:38:22 -07: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