remove a bunch of instances of component reference (#13164)
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
using Content.Shared.Ensnaring.Components;
|
||||
|
||||
namespace Content.Client.Ensnaring.Components;
|
||||
[RegisterComponent]
|
||||
[ComponentReference(typeof(SharedEnsnaringComponent))]
|
||||
public sealed class EnsnaringComponent : SharedEnsnaringComponent
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user