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