Moved MagbootsComponent.cs from Cloning to Clothing (#4399)

This commit is contained in:
clyf
2021-07-30 16:05:07 -07:00
committed by GitHub
parent 898bdc9491
commit 6649310ccf

View File

@@ -1,7 +1,7 @@
using Content.Shared.Clothing; using Content.Shared.Clothing;
using Robust.Shared.GameObjects; using Robust.Shared.GameObjects;
namespace Content.Client.Cloning namespace Content.Client.Clothing
{ {
[RegisterComponent] [RegisterComponent]
public sealed class MagbootsComponent : SharedMagbootsComponent public sealed class MagbootsComponent : SharedMagbootsComponent