Merge pull request #4683 from Temeez/pillbox-fix

closes #4681
This commit is contained in:
Matthias Mailänder
2014-02-20 17:47:06 +01:00
2 changed files with 1 additions and 3 deletions

View File

@@ -64,6 +64,7 @@ Also thanks to:
* Sascha Biedermann (bidifx)
* Sebastien Kerguen (xanax)
* Taryn Hill (Phrohdoh)
* Teemu Nieminen (Temeez)
* Tim Mylemans (gecko)
* Tirili
* Tristan Keating (Kilkakon)

View File

@@ -60,9 +60,6 @@ namespace OpenRA.Mods.RA
Load(self, unit);
}
}
currentCell = self.CenterPosition.ToCPos();
CurrentAdjacentCells = GetAdjacentCells();
}
public IEnumerable<IOrderTargeter> Orders