Fixed issues found by PVS-Studio
This commit is contained in:
@@ -50,7 +50,6 @@ namespace FlaxEditor.CustomEditors.Editors
|
||||
return;
|
||||
}
|
||||
}
|
||||
if (_element == null)
|
||||
{
|
||||
// Use int value editor
|
||||
var element = layout.IntegerValue();
|
||||
|
||||
Reference in New Issue
Block a user