Skip to content

Commit

Permalink
Merge pull request #6012 from SJuliez/jumpship-updates
Browse files Browse the repository at this point in the history
Jumpship/Warship code and comment cleanup and modernization
  • Loading branch information
IllianiCBT authored Sep 17, 2024
2 parents 4315a7d + 33e67a8 commit 2dddc86
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 389 deletions.
4 changes: 0 additions & 4 deletions megamek/src/megamek/common/Aero.java
Original file line number Diff line number Diff line change
Expand Up @@ -2860,10 +2860,6 @@ public int getNBattleArmor() {
return 0;
}

/**
* @return The number conventional marines available to vessels for boarding
* actions.
*/
@Override
public int getNMarines() {
return 0;
Expand Down
Loading

0 comments on commit 2dddc86

Please sign in to comment.