(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary

This commit is contained in:
rubidium
2009-09-19 15:17:47 +00:00
parent 0fd79cc4cc
commit 2e5596025c
18 changed files with 15 additions and 31 deletions

View File

@@ -1486,7 +1486,6 @@ void UpdateTownMaxPass(Town *t)
* @param tile Where to put it
* @param townnameparts The town name
* @param size Parameter for size determination
* @param size_mode How the size should be determined
* @param city whether to build a city or town
* @param layout the (road) layout of the town
*/