Merge pull request #2007 from hcraigmiller/Base-Drag-Hack-Example

Base Drag Hack Example
This commit is contained in:
Joe Pfeiffer 2023-02-03 10:20:45 -07:00 committed by GitHub
commit 062c1d407c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

View File

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