diff options
Diffstat (limited to 'doc/lua_api.txt')
-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 ddab47262..d994fab7c 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -630,7 +630,7 @@ button[<X>,<Y>;<W>,<H>;<name>;<label>] ^ Not implemented Inventory location: -- "current_name": Selected node metadata +- "context": Selected node metadata (deprecated: "current_name") - "current_player": Player to whom the menu is shown - "player:<name>": Any player - "nodemeta:<X>,<Y>,<Z>": Any node metadata |