Auto comp (#6416)
This commit is contained in:
@@ -6,8 +6,6 @@ namespace Content.Server.Electrocution
|
||||
[RegisterComponent]
|
||||
public class RandomInsulationComponent : Component
|
||||
{
|
||||
public override string Name => "RandomInsulation";
|
||||
|
||||
[DataField("list")]
|
||||
public readonly float[] List = { 0f };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user