removed CurrentAdjacentCells from ctor
This commit is contained in:
@@ -60,8 +60,6 @@ namespace OpenRA.Mods.RA
|
||||
Load(self, unit);
|
||||
}
|
||||
}
|
||||
|
||||
CurrentAdjacentCells = GetAdjacentCells();
|
||||
}
|
||||
|
||||
public IEnumerable<IOrderTargeter> Orders
|
||||
|
||||
Reference in New Issue
Block a user