mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Content browser
This commit is contained in:
@@ -31,7 +31,7 @@ namespace GlitchyEngine.Renderer
|
||||
for(let entry in entries)
|
||||
{
|
||||
delete entry.Name;
|
||||
entry.BoundTexture.ReleaseRef();
|
||||
entry.BoundTexture.Release();
|
||||
}
|
||||
|
||||
delete entries;
|
||||
|
||||
Reference in New Issue
Block a user