Idle animations for infantry. Enabled for cnc e3.

This commit is contained in:
Paul Chote
2010-09-07 23:30:41 +12:00
parent 83d2ca07f1
commit ff0c66e38c
7 changed files with 101 additions and 3 deletions

View File

@@ -157,6 +157,7 @@ namespace OpenRA.Traits
// Couldn't find a cell
return target;
}
public void ResolveOrder(Actor self, Order order)
{
if (order.OrderString == "Move")