Merge branch 'patch-1' of https://github.com/Withaust/FlaxEngine into Withaust-patch-1
This commit is contained in:
@@ -133,7 +133,9 @@ namespace FlaxEditor.Windows.Profiler
|
||||
{
|
||||
resource = new Resource
|
||||
{
|
||||
#if !BUILD_RELEASE
|
||||
Name = gpuResource.Name,
|
||||
#endif
|
||||
Type = gpuResource.ResourceType,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user