diff --git a/sc2/src/uqm/planets/planets.c b/sc2/src/uqm/planets/planets.c index 8c5c836ce..83984755f 100644 --- a/sc2/src/uqm/planets/planets.c +++ b/sc2/src/uqm/planets/planets.c @@ -251,10 +251,10 @@ LoadPlanet (FRAME SurfDefFrame) assert (pSolarSysState->MenuState.Initialized == 2); ZoomInPlanetSphere (); - - // XXX: Mark as in-orbit. This should go away eventually - pSolarSysState->MenuState.Initialized = 3; } + + // XXX: Mark as in-orbit. This should go away eventually + pSolarSysState->MenuState.Initialized = 3; } void