Fixed boneheaded error introduced by previous commit (#555)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1297 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -801,7 +801,6 @@ ExitPlanetSide:
|
|||||||
pMS->InputFunc = DoScan;
|
pMS->InputFunc = DoScan;
|
||||||
pMS->CurState = DISPATCH_SHUTTLE;
|
pMS->CurState = DISPATCH_SHUTTLE;
|
||||||
SetDefaultMenuRepeatDelay ();
|
SetDefaultMenuRepeatDelay ();
|
||||||
return (FALSE);
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user