namespace Content.Server._CP14.Demiplane.Components; /// /// Open demiplane from using in hand /// [RegisterComponent, Access(typeof(CP14DemiplaneSystem))] public sealed partial class CP14DemiplaneUsingOpenComponent : Component { }