mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 22:53:34 +00:00
working on garbage collection, fixing small issues with font destroy
This commit is contained in:
@@ -91,7 +91,6 @@ namespace mlx
|
||||
if(gs)
|
||||
gs->TryEraseSpritesInScene(texture);
|
||||
}
|
||||
m_image_registry.UnregisterTexture(texture);
|
||||
delete texture;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user