Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Content.Server.Morgue.Components
|
||||
[ComponentReference(typeof(EntityStorageComponent))]
|
||||
[ComponentReference(typeof(IActivate))]
|
||||
[ComponentReference(typeof(IStorageComponent))]
|
||||
public class BodyBagEntityStorageComponent : EntityStorageComponent
|
||||
public sealed class BodyBagEntityStorageComponent : EntityStorageComponent
|
||||
{
|
||||
protected override bool AddToContents(EntityUid entity)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user