Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -15,7 +15,7 @@ namespace Content.Server.Kitchen.Components
|
||||
/// it contained, juice an apple and get "apple juice".
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public class ReagentGrinderComponent : SharedReagentGrinderComponent
|
||||
public sealed class ReagentGrinderComponent : SharedReagentGrinderComponent
|
||||
{
|
||||
[ViewVariables] public ContainerSlot BeakerContainer = default!;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user