Skip to content
This repository has been archived by the owner on Jan 19, 2025. It is now read-only.

Commit

Permalink
Update RoundStartingEventArgs.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
angelseraphim authored Nov 16, 2024
1 parent eb3586b commit 6a439ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Exiled.Events/EventArgs/Server/RoundStartingEventArgs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
namespace Exiled.Events.EventArgs.Server
{
/// <summary>
/// Contains isallowed or not.
/// Contains all information before the start of the round.
/// </summary>
public class RoundStartingEventArgs
{
Expand Down

0 comments on commit 6a439ad

Please sign in to comment.