Skip to content

Commit

Permalink
Update ClientAlertsSystem.cs (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
Werzet authored May 28, 2024
1 parent 9f4280a commit 2b0d3cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Content.Client/Alerts/ClientAlertsSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ public sealed class ClientAlertsSystem : AlertsSystem

public event EventHandler? ClearAlerts;
public event EventHandler<IReadOnlyDictionary<AlertKey, AlertState>>? SyncAlerts;


public override void Initialize()
{
Expand Down

0 comments on commit 2b0d3cf

Please sign in to comment.