small fix

This commit is contained in:
Ruan Lucas
2023-07-24 22:41:45 -04:00
parent ea48a89e00
commit 714d0c2ca0

View File

@@ -343,7 +343,6 @@ namespace FlaxEditor.CustomEditors.Dedicated
private void OnSplineEdited()
{
SetSelectedTangentTypeAsCurrent();
SetEditButtonsColor();
SetEditButtonsEnabled();
}