Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -8,7 +8,7 @@ using Robust.Shared.ViewVariables;
|
||||
namespace Content.Server.AME.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
public class AMEShieldComponent : SharedAMEShieldComponent
|
||||
public sealed class AMEShieldComponent : SharedAMEShieldComponent
|
||||
{
|
||||
|
||||
private bool _isCore = false;
|
||||
|
||||
Reference in New Issue
Block a user