Auto comp (#6416)
This commit is contained in:
@@ -15,8 +15,6 @@ namespace Content.Server.Lathe.Components
|
||||
{
|
||||
[Dependency] private readonly IPrototypeManager _prototypeManager = default!;
|
||||
|
||||
public override string Name => "ProtolatheDatabase";
|
||||
|
||||
public override ComponentState GetComponentState()
|
||||
{
|
||||
return new ProtolatheDatabaseState(GetRecipeIdList());
|
||||
|
||||
Reference in New Issue
Block a user