Pillbox unload fix

This commit is contained in:
Temeez
2014-02-19 14:19:52 +02:00
parent 5418441bb5
commit 864c4bc03a
2 changed files with 1 additions and 1 deletions

View File

@@ -61,7 +61,6 @@ namespace OpenRA.Mods.RA
}
}
currentCell = self.CenterPosition.ToCPos();
CurrentAdjacentCells = GetAdjacentCells();
}