diff --git a/OpenRA.Mods.RA/Cargo.cs b/OpenRA.Mods.RA/Cargo.cs index b7526d413a..49b1fef38a 100644 --- a/OpenRA.Mods.RA/Cargo.cs +++ b/OpenRA.Mods.RA/Cargo.cs @@ -60,8 +60,6 @@ namespace OpenRA.Mods.RA Load(self, unit); } } - - CurrentAdjacentCells = GetAdjacentCells(); } public IEnumerable Orders