Fixing more macos things
This commit is contained in:
@@ -257,7 +257,7 @@ void AssetRegistry::loadAsset(ArchiveBuffer& buffer)
|
||||
Serialization::load(buffer, folderPath);
|
||||
|
||||
AssetFolder* folder = getOrCreateFolder(folderPath);
|
||||
|
||||
|
||||
PAsset asset;
|
||||
switch (identifier)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user