git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3490 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2009-12-29 20:14:27 +00:00
parent 7a4d7a209e
commit 3fd65530d7
+1 -1
View File
@@ -1542,7 +1542,7 @@ DrawAutoPilotMessage (BOOLEAN Reset)
if (OnAutoPilot || LastPilot)
{
if (!OnAutoPilot)
{ // AutiPilot aborted -- clear the AUTO-PILOT message
{ // AutoPilot aborted -- clear the AUTO-PILOT message
DrawSISMessage (NULL);
cycle_index = 0;
}