Power switchable refactor (#20419)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
7
Content.Client/Power/Generator/PowerSwitchableSystem.cs
Normal file
7
Content.Client/Power/Generator/PowerSwitchableSystem.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using Content.Shared.Power.Generator;
|
||||
|
||||
namespace Content.Client.Power.Generator;
|
||||
|
||||
public sealed class PowerSwitchableSystem : SharedPowerSwitchableSystem
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user