diff --git a/sc2/src/sc2code/planets/scan.c b/sc2/src/sc2code/planets/scan.c index a568a4d41..3a6e2a9cc 100644 --- a/sc2/src/sc2code/planets/scan.c +++ b/sc2/src/sc2code/planets/scan.c @@ -1158,7 +1158,7 @@ DoScan (PMENU_STATE pMS) pSolarSysState->MenuState.Initialized -= 4; pSolarSysState->PauseRotate = 0; - WaitForNoInput (ONE_SECOND / 2); + FlushInput (); } else if (!(pSolarSysState->pOrbitalDesc->data_index & PLANET_SHIELDED) && pSolarSysState->SysInfo.PlanetInfo.AtmoDensity !=