Removed extra comp name attributes (#6449)
This commit is contained in:
@@ -6,7 +6,6 @@ using Robust.Shared.Serialization;
|
||||
namespace Content.Shared.Light.Component
|
||||
{
|
||||
[NetworkedComponent]
|
||||
[ComponentProtoName("HandheldLight")]
|
||||
public abstract class SharedHandheldLightComponent : Robust.Shared.GameObjects.Component
|
||||
{
|
||||
public const int StatusLevels = 6;
|
||||
|
||||
Reference in New Issue
Block a user