Removed extra comp name attributes (#6449)
This commit is contained in:
@@ -13,7 +13,6 @@ namespace Content.Server.Power.Components;
|
||||
|
||||
[RegisterComponent]
|
||||
[Friend(typeof(ApcSystem))]
|
||||
[ComponentProtoName("Apc")]
|
||||
public class ApcComponent : BaseApcNetComponent
|
||||
{
|
||||
[DataField("onReceiveMessageSound")]
|
||||
|
||||
Reference in New Issue
Block a user