Skip to content

Commit

Permalink
remove masking field
Browse files Browse the repository at this point in the history
  • Loading branch information
SJuliez committed Sep 22, 2024
1 parent 5c377de commit db1a9a3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ public class MissileWeaponHandler extends AmmoWeaponHandler {
@Serial
private static final long serialVersionUID = -4801130911083653548L;
boolean advancedAMS;
boolean advancedPD;
boolean multiAMS;

public MissileWeaponHandler(ToHitData t, WeaponAttackAction w, Game g, TWGameManager m) {
Expand Down

0 comments on commit db1a9a3

Please sign in to comment.