Delta-v/Content.Server/Chemistry/Components/ActiveSolutionHeaterCompone...

8 lines
138 B
C#

namespace Content.Server.Chemistry.Components;
[RegisterComponent]
public sealed class ActiveSolutionHeaterComponent : Component
{
}