namespace Content.Shared._CP14.Demiplane.Components; /// /// Component for opening demiplane map UI and interacting with StationDemiplaneMapComponent /// [RegisterComponent] public sealed partial class CP14DemiplaneNavigationMapComponent : Component { }