Auto comp (#6416)
This commit is contained in:
@@ -11,8 +11,6 @@ namespace Content.Server.Advertise
|
||||
[RegisterComponent, Friend(typeof(AdvertiseSystem))]
|
||||
public class AdvertiseComponent : Component
|
||||
{
|
||||
public override string Name => "Advertise";
|
||||
|
||||
/// <summary>
|
||||
/// Minimum time in seconds to wait before saying a new ad, in seconds. Has to be larger than or equal to 1.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user