Merge branch 'master' into jgrpp

This commit is contained in:
Jonathan G Rennison
2015-10-17 10:42:10 +01:00
6 changed files with 145 additions and 116 deletions

View File

@@ -390,10 +390,10 @@ void GenerateTrees()
/**
* Plant a tree.
* @param tile start tile of area-drag of tree plantation
* @param tile end tile of area-drag
* @param flags type of operation
* @param p1 tree type, TREE_INVALID means random.
* @param p2 end tile of area-drag
* @param p2 start tile of area-drag of tree plantation
* @param text unused
* @return the cost of this operation or an error
*/