internal static void Unload() { Instance = null; }
internal static void Load() { Instance = new Riven_Tree(); }