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