mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 19:44:55 +00:00
BabeDead update for Blender 2.77 light falloff
This commit is contained in:
@@ -21,7 +21,8 @@ extern hecl::Database::DataSpecEntry SpecEntMP1PC;
|
||||
namespace urde
|
||||
{
|
||||
|
||||
ProjectResourceFactoryMP1::ProjectResourceFactoryMP1()
|
||||
ProjectResourceFactoryMP1::ProjectResourceFactoryMP1(hecl::ClientProcess& clientProc)
|
||||
: ProjectResourceFactoryBase(clientProc)
|
||||
{
|
||||
m_factoryMgr.AddFactory(FOURCC('TXTR'), urde::FTextureFactory);
|
||||
m_factoryMgr.AddFactory(FOURCC('PART'), urde::FParticleFactory);
|
||||
|
||||
Reference in New Issue
Block a user