Skip to content

Commit

Permalink
Update BatteryRampPegSolver.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Fansana authored Dec 14, 2024
1 parent 626231a commit 56293da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Content.Server/Power/Pow3r/BatteryRampPegSolver.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ namespace Content.Server.Power.Pow3r
public sealed class BatteryRampPegSolver : IPowerSolver
{
private UpdateNetworkJob _networkJob;
private bool _disableParallel;

public BatteryRampPegSolver()
{
Expand Down

0 comments on commit 56293da

Please sign in to comment.