using Content.Shared.Clothing; using Content.Shared.Movement.EntitySystems; namespace Content.Client.Clothing { public sealed class MagbootsSystem : SharedMagbootsSystem { } }