mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-22 12:47:53 -05:00
ZoneLoading: Properly link assets as dependencies instead of only saving the name of the dependency
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
#pragma once
|
||||
#include <string>
|
||||
|
||||
class XAssetDependency
|
||||
{
|
||||
public:
|
||||
int m_type;
|
||||
std::string m_name;
|
||||
};
|
Reference in New Issue
Block a user