Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Content.Shared.Nutrition.Components
|
||||
/// Indicates that the entity can be thrown on a kitchen spike for butchering.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public class SharedButcherableComponent : Component, IDraggable
|
||||
public sealed class SharedButcherableComponent : Component, IDraggable
|
||||
{
|
||||
//TODO: List for sub-products like animal-hides, organs and etc?
|
||||
[ViewVariables]
|
||||
|
||||
Reference in New Issue
Block a user