/*           INFINITY CODE          */
/*     https://infinity-code.com    */

using UnityEngine;

namespace InfinityCode.TreeTools
{
    public class Documentation : ScriptableObject
    {

    }
}