Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Content.Server.Atmos.Components
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
[ComponentProtoName("BreathMask")]
|
||||
public class BreathToolComponent : Component
|
||||
public sealed class BreathToolComponent : Component
|
||||
{
|
||||
[Dependency] private readonly IEntityManager _entities = default!;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user