mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:07:42 +00:00
Fix crash on quit
This commit is contained in:
@@ -273,6 +273,9 @@ void ViewManager::stop()
|
||||
{
|
||||
pshag::CElementGen::Shutdown();
|
||||
pshag::CLineRenderer::Shutdown();
|
||||
m_iconsToken.doDestroy();
|
||||
m_viewResources.destroyResData();
|
||||
m_fontCache.destroyAtlases();
|
||||
m_mainWindow->getCommandQueue()->stopRenderer();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user