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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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