Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -3,7 +3,7 @@ using Robust.Shared.GameObjects;
|
||||
|
||||
namespace Content.Server.MachineLinking.Events
|
||||
{
|
||||
public class LinkAttemptEvent : CancellableEntityEventArgs
|
||||
public sealed class LinkAttemptEvent : CancellableEntityEventArgs
|
||||
{
|
||||
public readonly EntityUid Attemptee;
|
||||
public readonly SignalTransmitterComponent TransmitterComponent;
|
||||
|
||||
Reference in New Issue
Block a user