(svn r18945) -Codechange: typo

This commit is contained in:
yexo
2010-01-29 00:11:30 +00:00
parent f5212de089
commit d31d15ec00
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,
};