Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -17,7 +17,7 @@ using Robust.Shared.Player;
|
||||
|
||||
namespace Content.Server.Extinguisher;
|
||||
|
||||
public class FireExtinguisherSystem : EntitySystem
|
||||
public sealed class FireExtinguisherSystem : EntitySystem
|
||||
{
|
||||
[Dependency] private readonly SolutionContainerSystem _solutionContainerSystem = default!;
|
||||
[Dependency] private readonly PopupSystem _popupSystem = default!;
|
||||
|
||||
Reference in New Issue
Block a user