Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -5,4 +5,4 @@ namespace Content.Server.Inventory;
|
||||
|
||||
[RegisterComponent]
|
||||
[ComponentReference(typeof(InventoryComponent))]
|
||||
public class ServerInventoryComponent : InventoryComponent { }
|
||||
public sealed class ServerInventoryComponent : InventoryComponent { }
|
||||
|
||||
Reference in New Issue
Block a user