Base Drag Hack Example

Adds the "Base drag hack (short-wide)" example.
This commit is contained in:
H Craig Miller 2023-01-31 19:30:09 -08:00
parent a7e094311b
commit a73677355c
2 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ public final class ExampleDesignFileAction extends JMenu {
null,
// Examples demonstrating complex rocket features
"Airstart timing",
"Base drag hack (short-wide)",
"Chute release",
"Dual parachute deployment",
"Clustered motors",