From 87b225b38b537c11569b5914d03200c0af8870f2 Mon Sep 17 00:00:00 2001 From: Peter Tsongalis Date: Sun, 12 Jun 2022 12:31:44 -0700 Subject: [PATCH] [1373] Add hasRecoveryDevice to FlighConfiguration --- .../rocketcomponent/FlightConfiguration.java | 20 ++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java b/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java index d8a7ff2d4..9d9bd6a72 100644 --- a/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java +++ b/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java @@ -547,7 +547,25 @@ public class FlightConfiguration implements FlightConfigurableParameter