Removed extra comp name attributes (#6449)
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Content.Shared.Timing
|
||||
/// <summary>
|
||||
/// Timer that creates a cooldown each time an object is activated/used
|
||||
/// </summary>
|
||||
[RegisterComponent, ComponentProtoName("UseDelay")]
|
||||
[RegisterComponent]
|
||||
public sealed class UseDelayComponent : Component
|
||||
{
|
||||
[ViewVariables]
|
||||
|
||||
Reference in New Issue
Block a user