2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 21:47:42 +00:00

Update submodules

This commit is contained in:
Jack Andersen
2016-12-09 16:35:09 -10:00
parent 75b69b590c
commit b3debc0dbe
3 changed files with 3 additions and 3 deletions

View File

@@ -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

Submodule hecl updated: ec7262879f...389c6a2e3d

Submodule specter updated: 1410e76566...ac2ebd5499