(svn r19658) -Fix: One could turn transport companies into credit banks.

This commit is contained in:
frosch
2010-04-17 14:57:49 +00:00
parent 2365a4dea0
commit 77486ee8d2
2 changed files with 2 additions and 2 deletions

View File

@@ -604,8 +604,8 @@ CommandCost CmdLandscapeClear(TileIndex tile, DoCommandFlag flags, uint32 p1, ui
/** Clear a big piece of landscape
* @param tile end tile of area dragging
* @param p1 start tile of area dragging
* @param flags of operation to conduct
* @param p1 start tile of area dragging
* @param p2 unused
* @param text unused
* @return the cost of this operation or an error