Auto comp (#6416)
This commit is contained in:
@@ -6,8 +6,6 @@ namespace Content.Server.Cloning.Components
|
||||
[RegisterComponent]
|
||||
public class BeingClonedComponent : Component
|
||||
{
|
||||
public override string Name => "BeingCloned";
|
||||
|
||||
[ViewVariables]
|
||||
public Mind.Mind? Mind = default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user