* hot plates * sprite fix AND i spelled it wrong AND forgot upgrade examine * fix license * IGameTiming is shit like yo mamma * active comp
8 lines
138 B
C#
8 lines
138 B
C#
namespace Content.Server.Chemistry.Components;
|
|
|
|
[RegisterComponent]
|
|
public sealed class ActiveSolutionHeaterComponent : Component
|
|
{
|
|
|
|
}
|