Engineer repair activity can be queued
This commit is contained in:
@@ -97,7 +97,6 @@ namespace OpenRA.Mods.Common.Traits
|
||||
|
||||
self.SetTargetLine(Target.FromOrder(self.World, order), Color.Yellow);
|
||||
|
||||
self.CancelActivity();
|
||||
self.QueueActivity(new RepairBridge(self, order.TargetActor, info.EnterBehaviour, info.RepairNotification));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user