From a02d871b1e65a5606b2371591687940c1c5cfa7b Mon Sep 17 00:00:00 2001 From: UrPrice <107646133+UrPrice@users.noreply.github.com> Date: Fri, 18 Oct 2024 01:54:10 +0300 Subject: [PATCH] Update Content.Server/Atmos/Piping/Unary/Components/GasVentPumpComponent.cs Co-authored-by: Stalen <33173619+stalengd@users.noreply.github.com> --- .../Atmos/Piping/Unary/Components/GasVentPumpComponent.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Server/Atmos/Piping/Unary/Components/GasVentPumpComponent.cs b/Content.Server/Atmos/Piping/Unary/Components/GasVentPumpComponent.cs index 5840b3e6bdbc9a..0a52dcc3bb599f 100644 --- a/Content.Server/Atmos/Piping/Unary/Components/GasVentPumpComponent.cs +++ b/Content.Server/Atmos/Piping/Unary/Components/GasVentPumpComponent.cs @@ -58,7 +58,7 @@ public sealed partial class GasVentPumpComponent : Component [DataField] public bool IsPressureLockoutManuallyDisabled = false; /// - /// The time when the manual pressure lockout will be reenabled. + /// The time when the manual pressure lockout will be reenabled. /// [DataField] [AutoPausedField]