Fix for #379
This might generalize to other cases where WaitForNoInput is called, I'm not sure. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1000 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -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 !=
|
||||
|
||||
Reference in New Issue
Block a user