mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:47:42 +00:00
Fix blender shutdown crash
This commit is contained in:
@@ -203,6 +203,7 @@ void ProjectManager::shutdown()
|
|||||||
m_mainMP1->Shutdown();
|
m_mainMP1->Shutdown();
|
||||||
m_clientProc.shutdown();
|
m_clientProc.shutdown();
|
||||||
m_factoryMP1.Shutdown();
|
m_factoryMP1.Shutdown();
|
||||||
|
hecl::BlenderConnection::Shutdown();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user