summaryrefslogtreecommitdiffstats
path: root/Scripts/Fold/Editor/KeyframeNodeView.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Scripts/Fold/Editor/KeyframeNodeView.cs')
-rw-r--r--Scripts/Fold/Editor/KeyframeNodeView.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Scripts/Fold/Editor/KeyframeNodeView.cs b/Scripts/Fold/Editor/KeyframeNodeView.cs
index f2530ec..fd90c75 100644
--- a/Scripts/Fold/Editor/KeyframeNodeView.cs
+++ b/Scripts/Fold/Editor/KeyframeNodeView.cs
@@ -58,4 +58,4 @@ public class KeyframeNodeView : BaseNodeView
generateButton.SetEnabled(hasGoConn && hasFoldConn && go?.GetComponent<MeshRenderer>() != null);
}
-} \ No newline at end of file
+}