From c45c530f7466434a647230df34df3be7c646f729 Mon Sep 17 00:00:00 2001 From: kwolekr Date: Thu, 18 Apr 2013 15:26:01 -0400 Subject: Fix Lua HUD documentation --- doc/lua_api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index 44b2a0b63..1308323a4 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -1846,7 +1846,7 @@ Detached inventory callbacks HUD Definition (hud_add, hud_get) { - type = "image", + hud_elem_type = "image", -- see HUD element types ^ type of HUD element, can be either of "image", "text", "statbar", or "inventory" position = {x=0.5, y=0.5}, ^ Left corner position of element -- cgit v1.2.3