Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -15,7 +15,7 @@ namespace Content.Client.Weapons.Ranged.Barrels.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
[NetworkedComponent()]
|
||||
public class ClientRevolverBarrelComponent : Component, IItemStatus
|
||||
public sealed class ClientRevolverBarrelComponent : Component, IItemStatus
|
||||
{
|
||||
private StatusControl? _statusControl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user