diff --git a/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java b/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java index a0fa05ddf..6e955930f 100644 --- a/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java +++ b/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java @@ -351,6 +351,15 @@ public class FlightConfiguration implements FlightConfigurableParameterAction that shows whether the figure type is the // type @@ -838,5 +833,4 @@ public class RocketPanel extends JPanel implements TreeSelectionListener, Change // putValue(Action.SELECTED_KEY, figure.getType() == type && !is3d); // } // } - // }