Fix PortableChrono not working
This commit is contained in:
@@ -108,7 +108,7 @@ namespace OpenRA.Mods.Common.Activities
|
|||||||
return true;
|
return true;
|
||||||
|
|
||||||
// The move completed but we didn't reach the destination, so Cancel.
|
// The move completed but we didn't reach the destination, so Cancel.
|
||||||
Cancel(self);
|
Cancel(self, true);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user