diff --git a/src/main.cpp b/src/main.cpp index 55e7b4c..295f244 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -305,7 +305,7 @@ loadScene(GameState* gs, RenderState* rs) addManeuver(gs, go_2, ImpulseType::CIRCULARIZE_LOWERING); // NOTE: pre-select an orbit for testing - // NOTE: doesn't work the same with the Combo Selection + // FIXME: doesn't work the same with the Combo Selection //selectOrbit(gs, go_2); #if DEBUG_ORBITS