Skip to content

Commit

Permalink
Update CinemachineSplineRollEditor.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
glabute committed May 16, 2024
1 parent 0bc341b commit 71d7e29
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
namespace Unity.Cinemachine.Editor
{
[CustomEditor(typeof(CinemachineSplineRoll))]
[CanEditMultipleObjects]
class CinemachineSplineRollEditor : UnityEditor.Editor
{
public override VisualElement CreateInspectorGUI()
Expand Down

0 comments on commit 71d7e29

Please sign in to comment.