Stuff 1
This commit is contained in:
@@ -41,7 +41,7 @@ public sealed class AuthPanelSystem : EntitySystem
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Amount of minutes before action can be called. Counting from round start.
|
/// Amount of minutes before action can be called. Counting from round start.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static int EarliestStart = 45;
|
public static int EarliestStart = 60;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Amount of seconds before action can be called. Counting from previous vote.
|
/// Amount of seconds before action can be called. Counting from previous vote.
|
||||||
|
|||||||
Reference in New Issue
Block a user