Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Content.Server.Audio
|
||||
/// Toggles <see cref="AmbientSoundComponent"/> on when powered and off when not powered.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public class AmbientOnPoweredComponent : Component
|
||||
public sealed class AmbientOnPoweredComponent : Component
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user