Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace Content.Shared.Interaction.Events
|
||||
{
|
||||
public class UseAttemptEvent : CancellableEntityEventArgs
|
||||
public sealed class UseAttemptEvent : CancellableEntityEventArgs
|
||||
{
|
||||
public UseAttemptEvent(EntityUid uid)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user