added pathing debug
This commit is contained in:
@@ -16,7 +16,7 @@ namespace OpenRa.Game
|
||||
this.xy = xy;
|
||||
}
|
||||
|
||||
public override void Apply()
|
||||
public override void Apply(bool doVoice)
|
||||
{
|
||||
Game.world.AddFrameEndTask( _ =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user