Auto comp (#6416)
This commit is contained in:
@@ -10,8 +10,6 @@ namespace Content.Shared.Cuffs.Components
|
||||
[NetworkedComponent()]
|
||||
public class SharedCuffableComponent : Component
|
||||
{
|
||||
public override string Name => "Cuffable";
|
||||
|
||||
[ViewVariables]
|
||||
public bool CanStillInteract { get; set; } = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user