Auto comp (#6416)
This commit is contained in:
@@ -7,8 +7,6 @@ namespace Content.Server.Atmos.Components;
|
||||
[RegisterComponent]
|
||||
public class TemperatureProtectionComponent : Component
|
||||
{
|
||||
public override string Name => "TemperatureProtection";
|
||||
|
||||
/// <summary>
|
||||
/// How much to multiply temperature deltas by.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user