Skip to content

Commit

Permalink
Update ArrowInspector.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
S2NX7 authored Aug 7, 2023
1 parent 55c46fe commit 254c041
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Editor/Fundamentals/Inspectors/ArrowInspector.cs
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ protected override void OnGUI(Rect position, GUIContent label)
if (EndBlock(metadata))
{
metadata.RecordUndo();
metadata.value = arrow;
}
}

Expand Down

0 comments on commit 254c041

Please sign in to comment.