Auto comp (#6416)
This commit is contained in:
@@ -15,8 +15,6 @@ namespace Content.Server.Power.Components
|
||||
[RegisterComponent]
|
||||
public sealed class PowerNetworkBatteryComponent : Component
|
||||
{
|
||||
public override string Name => "PowerNetworkBattery";
|
||||
|
||||
[DataField("maxChargeRate")]
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
public float MaxChargeRate
|
||||
|
||||
Reference in New Issue
Block a user