mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 19:50:05 +00:00
Removing some unused ImGui font code
This commit is contained in:
parent
810b61f8f9
commit
f4596a7964
4 changed files with 100 additions and 171 deletions
|
|
@ -117,9 +117,6 @@ static void LoadFonts()
|
|||
fonts_.emplace(fontName.first, font);
|
||||
}
|
||||
|
||||
ImFontAtlas* fontAtlas = model::ImGuiContextModel::Instance().font_atlas();
|
||||
fontAtlas->AddFontDefault();
|
||||
|
||||
fontManager.InitializeFonts();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue