Auto comp (#6416)
This commit is contained in:
@@ -12,8 +12,6 @@ namespace Content.Shared.Kitchen.Components
|
||||
{
|
||||
public abstract class SharedKitchenSpikeComponent : Component, IDragDropOn
|
||||
{
|
||||
public override string Name => "KitchenSpike";
|
||||
|
||||
[ViewVariables]
|
||||
[DataField("delay")]
|
||||
public float SpikeDelay = 12.0f;
|
||||
|
||||
Reference in New Issue
Block a user