Removed extra comp name attributes (#6449)
This commit is contained in:
@@ -8,7 +8,7 @@ using Robust.Shared.ViewVariables;
|
||||
|
||||
namespace Content.Server.Spawners.Components
|
||||
{
|
||||
[RegisterComponent, ComponentProtoName("ConditionalSpawner")]
|
||||
[RegisterComponent]
|
||||
public class ConditionalSpawnerComponent : Component
|
||||
{
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
|
||||
Reference in New Issue
Block a user