mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 17:44:56 +00:00
Update submodules
This commit is contained in:
@@ -333,7 +333,7 @@ void ViewManager::init(boo::IApplication* app)
|
|||||||
m_mainWindow->showWindow();
|
m_mainWindow->showWindow();
|
||||||
m_mainWindow->setWaitCursor(true);
|
m_mainWindow->setWaitCursor(true);
|
||||||
|
|
||||||
float pixelFactor = 1.0;
|
float pixelFactor = m_mainWindow->getVirtualPixelFactor();
|
||||||
|
|
||||||
m_mainBooFactory = m_mainWindow->getMainContextDataFactory();
|
m_mainBooFactory = m_mainWindow->getMainContextDataFactory();
|
||||||
m_mainPlatformName = m_mainBooFactory->platformName();
|
m_mainPlatformName = m_mainBooFactory->platformName();
|
||||||
|
|||||||
2
hecl
2
hecl
Submodule hecl updated: ec7262879f...389c6a2e3d
2
specter
2
specter
Submodule specter updated: 1410e76566...ac2ebd5499
Reference in New Issue
Block a user