Added resource metadata files

This commit is contained in:
Aruki
2017-07-02 02:17:04 -06:00
parent 5a398423e1
commit 4b73d0abcc
6 changed files with 139 additions and 23 deletions

View File

@@ -9,7 +9,7 @@ bool CAssetNameMap::LoadAssetNames(TString Path /*= ""*/)
if (Reader.IsValid())
{
CAssetID FileIDLength = CAssetID::GameIDLength(Reader.Game());
EIDLength FileIDLength = CAssetID::GameIDLength(Reader.Game());
if (FileIDLength == mIDLength)
{