Refactor old ContentLoadingManager into Content for simplicity
This commit is contained in:
@@ -67,6 +67,7 @@ protected:
|
||||
#if TRACY_ENABLE
|
||||
ZoneScoped;
|
||||
ZoneName(*name, name.Length());
|
||||
ZoneValue(chunk->LocationInFile.Size / 1024); // Size in kB
|
||||
#endif
|
||||
if (ref->Storage->LoadAssetChunk(chunk))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user