new support power impl
This commit is contained in:
@@ -21,7 +21,7 @@ namespace OpenRa.Mods.Aftermath.Orders
|
||||
yield break;
|
||||
}
|
||||
|
||||
yield return new Order("ChronoshiftSelf", self, null, xy, null);
|
||||
yield return new Order("ChronoshiftSelf", self, xy);
|
||||
}
|
||||
|
||||
public void Tick( World world ) { }
|
||||
|
||||
Reference in New Issue
Block a user