Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -6,5 +6,6 @@ namespace Content.Client.Items.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
[ComponentReference(typeof(SharedItemComponent))]
|
||||
[Virtual]
|
||||
public class ItemComponent : SharedItemComponent { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user