Removed extra comp name attributes (#6449)
This commit is contained in:
@@ -10,7 +10,6 @@ namespace Content.Server.Guardian
|
||||
/// Creates a GuardianComponent attached to the user's GuardianHost.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
[ComponentProtoName("GuardianCreator")]
|
||||
public sealed class GuardianCreatorComponent : Component
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user