From 96f2cc048baec6384ac6f255dff5c5e4b4e83655 Mon Sep 17 00:00:00 2001 From: Daniel_M_Williams Date: Fri, 1 Jan 2016 17:02:34 -0500 Subject: [PATCH] adjusted getName() method to be more descriptive --- .../openrocket/rocketcomponent/FlightConfiguration.java | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java b/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java index db0edb9aa..3cb712135 100644 --- a/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java +++ b/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java @@ -29,6 +29,7 @@ public class FlightConfiguration implements FlightConfigurableParameter