Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Content.Server.Power.Components
|
||||
/// Connects the loading side of a <see cref="BatteryComponent"/> to a non-APC power network.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public class BatteryChargerComponent : BasePowerNetComponent
|
||||
public sealed class BatteryChargerComponent : BasePowerNetComponent
|
||||
{
|
||||
protected override void AddSelfToNet(IPowerNet net)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user