Fix syntax error in API.md

master
Wuzzy 2018-05-17 14:02:14 +02:00
parent 230688f3d3
commit 6157e3cca2
1 changed files with 1 additions and 1 deletions

2
API.md
View File

@ -60,7 +60,7 @@ Adds a tree to the tree table.
#### Parameters
* `name`: The trees name.
* `author`: The authors / owners name
* `treedef`: The full tree definition, see lua_api.txt
* `treedef`: The full tree definition, see `lua_api.txt`
#### Return value
The tree ID of the new tree.