mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Fixed memory leak
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Sandbox
|
||||
|
||||
TextureViewer _textureViewer ~ delete _;
|
||||
|
||||
OrthographicCameraController cameraController;
|
||||
OrthographicCameraController cameraController ~ delete _;
|
||||
|
||||
Font fonty ~ _.ReleaseRef();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user