Auto comp (#6416)
This commit is contained in:
@@ -7,8 +7,6 @@ namespace Content.Server.Construction.Components
|
||||
[RegisterComponent]
|
||||
public class ComputerBoardComponent : Component
|
||||
{
|
||||
public override string Name => "ComputerBoard";
|
||||
|
||||
[ViewVariables]
|
||||
[DataField("prototype")]
|
||||
public string? Prototype { get; private set; }
|
||||
|
||||
Reference in New Issue
Block a user