Auto comp (#6416)
This commit is contained in:
@@ -7,8 +7,6 @@ namespace Content.Server.BarSign
|
||||
[RegisterComponent]
|
||||
public class BarSignComponent : Component
|
||||
{
|
||||
public override string Name => "BarSign";
|
||||
|
||||
[DataField("current")]
|
||||
[ViewVariables(VVAccess.ReadOnly)]
|
||||
public string? CurrentSign;
|
||||
|
||||
Reference in New Issue
Block a user