Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -5,7 +5,7 @@ namespace Content.Shared.Alert;
|
||||
/// <summary>
|
||||
/// Raised when the AlertSystem needs alert sources to recalculate their alert states and set them.
|
||||
/// </summary>
|
||||
public class AlertSyncEvent : EntityEventArgs
|
||||
public sealed class AlertSyncEvent : EntityEventArgs
|
||||
{
|
||||
public EntityUid Euid { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user