diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lua_api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lua_api.txt b/doc/lua_api.txt index 58c3a133f..3d5420cfe 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -1015,7 +1015,7 @@ image_button[<X>,<Y>;<W>,<H>;<texture name>;<name>;<label>;<noclip>;<drawborder> item_image_button[<X>,<Y>;<W>,<H>;<item name>;<name>;<label>] ^ x, y, w, h, name and label work as per button ^ item name is the registered name of an item/node, - tooltip will be made out of its descritption + tooltip will be made out of its description to override it use tooltip element ^ Position and size units are inventory slots |