Revert "Make lights dim under low power" (#19708)

This commit is contained in:
metalgearsloth
2023-09-01 09:47:30 +10:00
committed by GitHub
parent 3ab346f471
commit 279674c0b3
4 changed files with 3 additions and 35 deletions

View File

@@ -51,7 +51,6 @@ namespace Content.Server.Power.Components
}
public bool? PoweredLastUpdate;
public float LastPowerReceived;
[ViewVariables]
public PowerState.Load NetworkLoad { get; } = new PowerState.Load