Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -17,7 +17,7 @@ using Content.Server.Kitchen.Components;
|
||||
|
||||
namespace Content.Server.PowerCell;
|
||||
|
||||
public class PowerCellSystem : SharedPowerCellSystem
|
||||
public sealed class PowerCellSystem : SharedPowerCellSystem
|
||||
{
|
||||
[Dependency] private readonly SolutionContainerSystem _solutionsSystem = default!;
|
||||
[Dependency] private readonly ExplosionSystem _explosionSystem = default!;
|
||||
|
||||
Reference in New Issue
Block a user