mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-12 10:30:28 +00:00
(svn r21191) -Doc: Add missing information for a parameter of CmdFoundTown.
This commit is contained in:
parent
eda95bb85c
commit
1fe2ce42ca
@ -1513,7 +1513,7 @@ static bool IsUniqueTownName(const char *name)
|
||||
* 3..5 town road layout (@see TownLayout)
|
||||
* 6 use random location (randomize \c tile )
|
||||
* @param p2 town name parts
|
||||
* @param text unused
|
||||
* @param text Custom name for the town. If empty, the town name parts will be used.
|
||||
* @return the cost of this operation or an error
|
||||
*/
|
||||
CommandCost CmdFoundTown(TileIndex tile, DoCommandFlag flags, uint32 p1, uint32 p2, const char *text)
|
||||
|
Loading…
Reference in New Issue
Block a user