mirror of
https://github.com/moparisthebest/minetest
synced 2024-11-10 11:25:07 -05:00
Fix typo in doc/lua_api.txt
This commit is contained in:
parent
b8343cd11c
commit
95be18a3c1
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user