Fixes
This commit is contained in:
@ -32,7 +32,7 @@ namespace ia::iae
|
||||
if (FT_Init_FreeType(&g_freetype))
|
||||
THROW_UNKNOWN("Failed to initialize the FreeType font library");
|
||||
|
||||
LoadFont("Roboto", "Resources/Fonts/Roboto-Black.ttf");
|
||||
//LoadFont("Roboto", "Resources/Fonts/Roboto-Black.ttf");
|
||||
}
|
||||
|
||||
VOID FontManager::Terminate()
|
||||
|
||||
Reference in New Issue
Block a user