Removed extra comp name attributes (#6449)
This commit is contained in:
@@ -13,7 +13,6 @@ namespace Content.Shared.PowerCell;
|
||||
/// </summary>
|
||||
[NetworkedComponent]
|
||||
[RegisterComponent]
|
||||
[ComponentProtoName("PowerCell")]
|
||||
public sealed class PowerCellComponent : Component
|
||||
{
|
||||
public const string SolutionName = "powerCell";
|
||||
|
||||
Reference in New Issue
Block a user