mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Font renderer improvements + component for scripting
This commit is contained in:
@@ -117,9 +117,6 @@ namespace GlitchyEngine.Renderer.Text
|
||||
{
|
||||
Debug.Profiler.ProfileResourceFunction!();
|
||||
|
||||
// Make sure the fontrenderer is initialized (Font only cares about freetype)
|
||||
FontRenderer.Init();
|
||||
|
||||
// Set default sampler
|
||||
Sampler = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user