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

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
tron 19 years ago
parent 6f719ec50a
commit b79872366d

@ -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