master
Wuzzy 2018-05-15 03:18:42 +02:00
parent 0a26413012
commit d9e5482970
1 changed files with 1 additions and 1 deletions

2
API.md
View File

@ -3,7 +3,7 @@ With this API you can open the item selection dialog as well as
catch events when players select an item from this dialog.
You can safely optionally depend on this mod, just make sure
to check for the mod's existance first (`minetest.get_modpath`
to check for the mod's existence first (`minetest.get_modpath`
returns non-`nil` value).
## Functions