Files
OldThink/Content.Server/_White/Wizard/Teleport/TeleportLocationTargetStationComponent.cs

7 lines
153 B
C#
Raw Permalink Normal View History

namespace Content.Server._White.Wizard.Teleport;
[RegisterComponent]
public sealed partial class TeleportLocationTargetStationComponent : Component
{
}