Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -5,6 +5,6 @@ namespace Content.Server.GameTicking.Events;
|
||||
/// <summary>
|
||||
/// Raised at the start of <see cref="GameTicker.StartRound"/>, after round id has been incremented
|
||||
/// </summary>
|
||||
public class RoundStartingEvent : EntityEventArgs
|
||||
public sealed class RoundStartingEvent : EntityEventArgs
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user