Skip to content

Commit

Permalink
Update GasVentPumpComponent.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
MjrLandWhale authored Jun 12, 2024
1 parent 8aa86a2 commit 87b72f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ public float InternalPressureBound
[DataField("depressurizePressure")]
public float DepressurizePressure = 0;

[DataField("pressureLockoutOverride")]
[DataField]
public bool PressureLockoutOverride = false;
#endregion

Expand Down

0 comments on commit 87b72f4

Please sign in to comment.