Minor tweaks
This commit is contained in:
@@ -344,7 +344,6 @@ namespace FlaxEditor.Windows.Assets
|
||||
// Load surface graph
|
||||
if (_surface.Load())
|
||||
{
|
||||
// Error
|
||||
Editor.LogError("Failed to load animation graph surface.");
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user