Skip to content

Commit

Permalink
Fix Large HP Steam Turbine ignoring loose flow setting (GTNewHorizons…
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Remilian authored Jan 24, 2025
1 parent 77a13bf commit 34d1004
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
public class MTELargeTurbineHPSteam extends MTELargeTurbine {

public boolean achievement = false;
private boolean looseFit = false;

public MTELargeTurbineHPSteam(int aID, String aName, String aNameRegional) {
super(aID, aName, aNameRegional);
Expand Down

0 comments on commit 34d1004

Please sign in to comment.