Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Content.Shared.Nutrition.Components
|
||||
{
|
||||
[Friend(typeof(SharedCreamPieSystem))]
|
||||
[RegisterComponent]
|
||||
public class CreamPieComponent : Component
|
||||
public sealed class CreamPieComponent : Component
|
||||
{
|
||||
[ViewVariables]
|
||||
[DataField("paralyzeTime")]
|
||||
|
||||
Reference in New Issue
Block a user