mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 12:27:43 +00:00
Updated libSpecter
This commit is contained in:
@@ -41,7 +41,7 @@ struct Application : boo::IApplicationCallback
|
|||||||
tmp->addListener(listen);
|
tmp->addListener(listen);
|
||||||
|
|
||||||
boo::IGraphicsDataFactory* gf = m_mainWindow->getMainContextDataFactory();
|
boo::IGraphicsDataFactory* gf = m_mainWindow->getMainContextDataFactory();
|
||||||
m_fontCache.prepMainFont(gf, true, 20.0, 72);
|
m_fontCache.prepMainFont(gf, false, 10.0, 72);
|
||||||
m_fontCache.closeBuiltinFonts();
|
m_fontCache.closeBuiltinFonts();
|
||||||
|
|
||||||
while (m_running)
|
while (m_running)
|
||||||
|
|||||||
Submodule libSpecter updated: 1bae0c6f86...c3993c3de7
Reference in New Issue
Block a user