using Content.Shared.Teleportation.Systems; namespace Content.Client.Teleportation; /// /// /// public sealed partial class TeleportLocationsSystem : SharedTeleportLocationsSystem { }