Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -24,7 +24,7 @@ namespace Content.Server.Act
|
||||
int Priority => 0;
|
||||
}
|
||||
|
||||
public class DisarmedActEvent : HandledEntityEventArgs
|
||||
public sealed class DisarmedActEvent : HandledEntityEventArgs
|
||||
{
|
||||
/// <summary>
|
||||
/// The entity being disarmed.
|
||||
|
||||
Reference in New Issue
Block a user