This commit is contained in:
committed by
GitHub
parent
c5f7c61041
commit
cecf87997b
@@ -3,7 +3,7 @@ using Content.Server.Body.Systems;
|
||||
namespace Content.Server.Body.Components;
|
||||
|
||||
[RegisterComponent]
|
||||
[Access(typeof(ThermalRegulatorSystem))]
|
||||
[Friend(typeof(ThermalRegulatorSystem))]
|
||||
public sealed class ThermalRegulatorComponent : Component
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user