Fix harvesters doing nothing after being dropped of by a carryall
This commit is contained in:
@@ -88,6 +88,7 @@ namespace OpenRA.Mods.D2k.Traits
|
||||
return;
|
||||
|
||||
WantsTransport = false;
|
||||
afterLandActivity = null;
|
||||
|
||||
// TODO: We could implement something like a carrier.Trait<AutoCarryAll>().CancelTransportNotify(self) and call it here
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user