Auto comp (#6416)
This commit is contained in:
@@ -7,8 +7,6 @@ namespace Content.Client.Construction
|
||||
[RegisterComponent]
|
||||
public class ConstructionGhostComponent : Component
|
||||
{
|
||||
public override string Name => "ConstructionGhost";
|
||||
|
||||
[ViewVariables] public ConstructionPrototype? Prototype { get; set; }
|
||||
[ViewVariables] public int GhostId { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user