mirror of https://github.com/AxioDL/metaforce.git
Update submodules
This commit is contained in:
parent
6ac518d99e
commit
442068306f
|
@ -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,
|
||||
|
|
2
amuse
2
amuse
|
@ -1 +1 @@
|
|||
Subproject commit 83a2bf0b4e98c07eeed0d642b328b8b046706da2
|
||||
Subproject commit 3a7b43a63a0fdb20f2d9b53f2d39ef91e891bde0
|
2
hecl
2
hecl
|
@ -1 +1 @@
|
|||
Subproject commit f3d6091cf793da84ea3c7f6a1f6848cafc1f0d13
|
||||
Subproject commit eeb595c4e1bfb67a7fecc24086fbae1a4c627df9
|
Loading…
Reference in New Issue