Unload only 1 cargo per mouseclick, for more control
This commit is contained in:
committed by
Chris Forbes
parent
efe2f2e043
commit
f5ba36a735
@@ -99,7 +99,7 @@ namespace OpenRA.Mods.RA.Activities
|
||||
actor.SetTargetLine(Target.FromCell(rallyPoint), Color.Green, false);
|
||||
});
|
||||
|
||||
return this;
|
||||
return NextActivity;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user