summaryrefslogtreecommitdiffstats
path: root/Scripts/Fold/Editor/FoldGraph.cs
blob: f1fc290218e28f78b71c7ce0ff4d62ea7f0305f4 (plain)
1
2
3
4
5
using UnityEngine;
using GraphProcessor;

[System.Serializable]
public class FoldGraph : BaseGraph {}