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

Update submodules

This commit is contained in:
Jack Andersen
2016-07-07 09:19:54 -10:00
parent 6ac518d99e
commit 442068306f
3 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ void ViewManager::BuildTestPART(urde::IObjectStore& objStore)
m_modelTest.Lock();
//m_partGenDesc = objStore.GetObj({hecl::FOURCC('PART'), 0x972A5CD2});
m_partGenDesc = objStore.GetObj("BusterSparks");
m_partGenDesc = objStore.GetObj("PowerCharge");
m_partGenDesc.Lock();
m_partGen.reset(new urde::CElementGen(m_partGenDesc,
urde::CElementGen::EModelOrientationType::Normal,