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:
mcmartin
2003-12-08 05:04:29 +00:00
parent d91cb3953d
commit 2d799750ba
-1
View File
@@ -801,7 +801,6 @@ ExitPlanetSide:
pMS->InputFunc = DoScan;
pMS->CurState = DISPATCH_SHUTTLE;
SetDefaultMenuRepeatDelay ();
return (FALSE);
}
else
{