This commit is contained in:
Chris Forbes
2010-03-07 23:10:43 +13:00
parent 171cae1833
commit 34495cf3e7

View File

@@ -200,7 +200,7 @@ namespace OpenRA.Graphics
}
}
//if (ShowUnitPaths)
if (ShowUnitPaths)
{
var mobile = selectedUnit.traits.GetOrDefault<Mobile>();
if (mobile != null)