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