Removed extra comp name attributes (#6449)
This commit is contained in:
@@ -9,7 +9,6 @@ using Robust.Shared.Serialization.TypeSerializers.Implementations.Custom.Prototy
|
||||
namespace Content.Server.Toilet
|
||||
{
|
||||
[RegisterComponent]
|
||||
[ComponentProtoName("Toilet")]
|
||||
public sealed class ToiletComponent : Component, ISuicideAct
|
||||
{
|
||||
[DataField("pryLidTime")]
|
||||
|
||||
Reference in New Issue
Block a user