Moved MagbootsComponent.cs from Cloning to Clothing (#4399)
This commit is contained in:
parent
898bdc9491
commit
6649310ccf
|
|
@ -1,7 +1,7 @@
|
|||
using Content.Shared.Clothing;
|
||||
using Content.Shared.Clothing;
|
||||
using Robust.Shared.GameObjects;
|
||||
|
||||
namespace Content.Client.Cloning
|
||||
namespace Content.Client.Clothing
|
||||
{
|
||||
[RegisterComponent]
|
||||
public sealed class MagbootsComponent : SharedMagbootsComponent
|
||||
Loading…
Reference in New Issue