Auto comp (#6416)
This commit is contained in:
@@ -13,8 +13,6 @@ namespace Content.Shared.Crayon
|
||||
[NetworkedComponent()]
|
||||
public class SharedCrayonComponent : Component
|
||||
{
|
||||
public override string Name => "Crayon";
|
||||
|
||||
public string SelectedState { get; set; } = string.Empty;
|
||||
|
||||
[DataField("color")]
|
||||
|
||||
Reference in New Issue
Block a user