(svn r3657) Fix indentation and remove now unused variable, which i forgot in r3655

pull/155/head
tron 19 years ago
parent ad1e7c1da8
commit d239ec0e96

@ -27,7 +27,6 @@ void RoadVehEnterDepot(Vehicle *v);
static bool HasTileRoadAt(TileIndex tile, int i)
{
int mask;
byte b;
switch (GetTileType(tile)) {

Loading…
Cancel
Save