Skip to content

Commit

Permalink
Update CinemachineTool.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
glabute committed May 30, 2024
1 parent 10d4a61 commit 3c04541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.unity.cinemachine/Editor/Obsolete/CinemachineTool.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
namespace Unity.Cinemachine.Editor
{
/// <summary>
/// This is a generic Tool class for Cinemachine tools.
/// This was a base class for Cinemachine tools, but is not longer used.
/// </summary>
[Obsolete("This class is no longer used.")]
public abstract class CinemachineTool : EditorTool, IDrawSelectedHandles
Expand Down

0 comments on commit 3c04541

Please sign in to comment.