closes #4779 Deploy hotkey F not repairing helis
This commit is contained in:
@@ -57,8 +57,7 @@ namespace OpenRA.Mods.RA.Air
|
||||
new HeliFly(self, Target.FromPos(dest.CenterPosition + offset)),
|
||||
new Turn(initialFacing),
|
||||
new HeliLand(false),
|
||||
new Rearm(self),
|
||||
NextActivity);
|
||||
new ResupplyAircraft());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user