Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -10,7 +10,7 @@ using Robust.Shared.ViewVariables;
|
||||
|
||||
namespace Content.Server.Atmos.EntitySystems
|
||||
{
|
||||
public partial class AtmosphereSystem
|
||||
public sealed partial class AtmosphereSystem
|
||||
{
|
||||
private const int SpaceWindSoundCooldownCycles = 75;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user