Auto comp (#6416)
This commit is contained in:
@@ -10,8 +10,6 @@ namespace Content.Server.Labels.Components
|
||||
[RegisterComponent]
|
||||
public class PaperLabelComponent : Component
|
||||
{
|
||||
public override string Name => "PaperLabel";
|
||||
|
||||
[DataField("labelSlot")]
|
||||
public ItemSlot LabelSlot = new();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user