Auto comp (#6416)
This commit is contained in:
@@ -11,8 +11,6 @@ namespace Content.Server.Nutrition.Components
|
||||
[RegisterComponent, Friend(typeof(UtensilSystem))]
|
||||
public class UtensilComponent : Component
|
||||
{
|
||||
public override string Name => "Utensil";
|
||||
|
||||
[DataField("types")]
|
||||
private UtensilType _types = UtensilType.None;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user