Removed extra comp name attributes (#6449)
This commit is contained in:
@@ -2,7 +2,7 @@ using Robust.Shared.GameObjects;
|
||||
|
||||
namespace Content.Server.Guardian;
|
||||
|
||||
[RegisterComponent, ComponentProtoName("CanHostGuardian")]
|
||||
[RegisterComponent]
|
||||
public class CanHostGuardianComponent : Component
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user