Browse Source
Wrapped GuiDropdownBox calls in render_maneuver_create_tab() with validity checks: - Direction dropdown: Only renders when craft_index is valid - Trigger dropdown: Only renders when craft_index is valid - Prevents accessing invalid array indices - Makes UI more robust Dropdowns now only appear when spacecraft is properly selected.main
1 changed files with 8 additions and 4 deletions
Loading…
Reference in new issue