Auto comp (#6416)
This commit is contained in:
@@ -12,8 +12,6 @@ namespace Content.Shared.Singularity.Components
|
||||
[NetworkedComponent]
|
||||
public class SingularityDistortionComponent : Component
|
||||
{
|
||||
public override string Name => "SingularityDistortion";
|
||||
|
||||
[DataField("intensity")]
|
||||
private float _intensity = 0.25f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user