typo
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3490 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+1
-1
@@ -1542,7 +1542,7 @@ DrawAutoPilotMessage (BOOLEAN Reset)
|
|||||||
if (OnAutoPilot || LastPilot)
|
if (OnAutoPilot || LastPilot)
|
||||||
{
|
{
|
||||||
if (!OnAutoPilot)
|
if (!OnAutoPilot)
|
||||||
{ // AutiPilot aborted -- clear the AUTO-PILOT message
|
{ // AutoPilot aborted -- clear the AUTO-PILOT message
|
||||||
DrawSISMessage (NULL);
|
DrawSISMessage (NULL);
|
||||||
cycle_index = 0;
|
cycle_index = 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user