Delta-v/Content.Client/Clothing/MagbootsSystem.cs

9 lines
131 B
C#

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