(svn r18945) -Codechange: typo

This commit is contained in:
yexo
2010-01-29 00:11:30 +00:00
parent fae34ee719
commit a43a23b408
3 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ static CommandCost ClearTile_Clear(TileIndex tile, DoCommandFlag flags)
PR_CLEAR_GRASS,
PR_CLEAR_ROUGH,
PR_CLEAR_ROCKS,
PR_CLEAR_FILEDS,
PR_CLEAR_FIELDS,
PR_CLEAR_ROUGH,
PR_CLEAR_ROUGH,
};