From 85d9985f0ba4ab5cf1d896c4af21b5b6655e66b8 Mon Sep 17 00:00:00 2001 From: SiboVG Date: Sun, 27 Feb 2022 12:57:34 +0100 Subject: [PATCH] Also copy configuration name upon config copy --- .../net/sf/openrocket/rocketcomponent/FlightConfiguration.java | 1 + 1 file changed, 1 insertion(+) diff --git a/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java b/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java index 1b116e4c9..2ec435327 100644 --- a/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java +++ b/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java @@ -716,6 +716,7 @@ public class FlightConfiguration implements FlightConfigurableParameter