Remove inventory component references (#15249)
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
using Content.Shared.Inventory;
|
||||
|
||||
namespace Content.Server.Inventory;
|
||||
|
||||
[RegisterComponent]
|
||||
[ComponentReference(typeof(InventoryComponent))]
|
||||
public sealed class ServerInventoryComponent : InventoryComponent { }
|
||||
Reference in New Issue
Block a user