(svn r3511) More whitespace ([FS#46] by Rubidium)

This commit is contained in:
tron
2006-02-01 07:36:15 +00:00
parent 22dc05faf2
commit 84fb96fe85
59 changed files with 321 additions and 320 deletions

2
npf.c
View File

@@ -209,7 +209,7 @@ static void NPFMarkTile(TileIndex tile)
return;
#else
if (_debug_npf_level >= 1)
switch(GetTileType(tile)) {
switch (GetTileType(tile)) {
case MP_RAILWAY:
/* DEBUG: mark visited tiles by mowing the grass under them
* ;-) */