added pathing debug

This commit is contained in:
Chris Forbes
2009-10-27 08:22:54 +13:00
parent 01a3fc5c62
commit ff26bd38c7
9 changed files with 107 additions and 67 deletions

View File

@@ -16,7 +16,7 @@ namespace OpenRa.Game
this.xy = xy;
}
public override void Apply()
public override void Apply(bool doVoice)
{
Game.world.AddFrameEndTask( _ =>
{