Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -18,7 +18,7 @@ using Robust.Shared.Utility;
|
||||
|
||||
namespace Content.Server.MachineLinking.System
|
||||
{
|
||||
public class SignalLinkerSystem : EntitySystem
|
||||
public sealed class SignalLinkerSystem : EntitySystem
|
||||
{
|
||||
private InteractionSystem _interaction = default!;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user