- tweak: Thermal tweaks. (#477)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using Robust.Shared.GameStates;
|
||||
|
||||
namespace Content.Shared._White.Overlays;
|
||||
|
||||
[RegisterComponent, NetworkedComponent]
|
||||
public sealed partial class ThermalBlockerComponent : Component
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user