mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:07:42 +00:00
Aux-info resource sharing; some rigging stubs
This commit is contained in:
@@ -16,6 +16,7 @@ namespace urde
|
||||
|
||||
class ProjectResourceFactoryBase : public urde::IFactory
|
||||
{
|
||||
friend class ProjectResourcePool;
|
||||
hecl::ClientProcess& m_clientProc;
|
||||
protected:
|
||||
std::unordered_map<urde::SObjectTag, hecl::ProjectPath> m_tagToPath;
|
||||
|
||||
Reference in New Issue
Block a user