Add fullSize
This commit is contained in:
@@ -362,6 +362,7 @@ namespace Unity_Studio
|
||||
|
||||
asset.uniqueID = i.ToString(assetIDfmt);
|
||||
|
||||
asset.fullSize = asset.Size;
|
||||
asset.sourceFile = this;
|
||||
|
||||
preloadTable.Add(asset.m_PathID, asset);
|
||||
|
||||
Reference in New Issue
Block a user