Skip to content

Commit

Permalink
Update Content.Server/Atmos/Piping/Unary/Components/GasVentPumpCompon…
Browse files Browse the repository at this point in the history
…ent.cs

Co-authored-by: Stalen <33173619+stalengd@users.noreply.github.com>
  • Loading branch information
UrPrice and stalengd authored Oct 17, 2024
1 parent 6a683a3 commit a02d871
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public sealed partial class GasVentPumpComponent : Component
[DataField]
public bool IsPressureLockoutManuallyDisabled = false;
/// <summary>
/// The time when the manual pressure lockout will be reenabled.
/// The time when the manual pressure lockout will be reenabled.
/// </summary>
[DataField]
[AutoPausedField]
Expand Down

0 comments on commit a02d871

Please sign in to comment.