Changeset - r21759:581782f1201e
[Not reviewed]
master
0 1 0
rubidium - 10 years ago 2014-09-21 17:37:30
rubidium@openttd.org
(svn r26902) -Fix (r26900): erroneous spaces instead of tabs
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
src/terraform_cmd.cpp
Show inline comments
 
@@ -398,8 +398,8 @@ CommandCost CmdTerraformLand(TileIndex t
 
								MarkTileDirtyByTileOutsideMap(cx, cy);
 
							}
 
						}
 
				  }
 
			  }
 
					}
 
				}
 
			}
 
		}
 

	
0 comments (0 inline, 0 general)