Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -31,6 +31,7 @@ namespace Content.Server.Morgue.Components
|
||||
[ComponentReference(typeof(EntityStorageComponent))]
|
||||
[ComponentReference(typeof(IActivate))]
|
||||
[ComponentReference(typeof(IStorageComponent))]
|
||||
[Virtual]
|
||||
#pragma warning disable 618
|
||||
public class MorgueEntityStorageComponent : EntityStorageComponent, IExamine
|
||||
#pragma warning restore 618
|
||||
|
||||
Reference in New Issue
Block a user