Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Content.Server.Xenoarchaeology.XenoArtifacts.Effects.Components;
|
||||
/// Change atmospherics temperature until it reach target.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public class TemperatureArtifactComponent : Component
|
||||
public sealed class TemperatureArtifactComponent : Component
|
||||
{
|
||||
public override string Name => "TemperatureArtifact";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user