more of attack-ground (order wiring, etc); doesn't work.
This commit is contained in:
@@ -57,9 +57,6 @@ namespace OpenRA.Mods.RA.Activities
|
||||
return this;
|
||||
}
|
||||
|
||||
public void Cancel(Actor self)
|
||||
{
|
||||
Target = new Target();
|
||||
}
|
||||
public void Cancel(Actor self) { Target = Target.None; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user