Auto comp (#6416)
This commit is contained in:
@@ -9,8 +9,6 @@ namespace Content.Server.Electrocution
|
||||
[RegisterComponent]
|
||||
public class ElectrifiedComponent : Component
|
||||
{
|
||||
public override string Name => "Electrified";
|
||||
|
||||
[DataField("enabled")]
|
||||
public bool Enabled { get; set; } = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user