Skip to content

Commit

Permalink
fix whitespace for real this time
Browse files Browse the repository at this point in the history
  • Loading branch information
Algebro7 committed Sep 4, 2024
1 parent c089690 commit 07bce77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion megamek/src/megamek/common/LandAirMech.java
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ public String[] getLocationAbbrs() {
private int straightMoves = 0;
private int altLoss = 0;
private int altLossThisRound = 0;

//Autoejection
private boolean critThresh = false;

Expand Down

0 comments on commit 07bce77

Please sign in to comment.