From eae33951ad8b13cb335fca8eaec73185959eb44e Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 9 Jan 2015 17:04:25 +0000 Subject: Hud: Fix offset being ignored by inventory bar --- doc/lua_api.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/lua_api.txt') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index 17b311ffd..fdc736906 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -945,6 +945,7 @@ Displays a horizontal bar made up of half-images. * `number`: Number of items in the inventory to be displayed. * `item`: Position of item that is selected. * `direction` +* `offset`: offset in pixels from position. ### `waypoint` Displays distance to selected world position. -- cgit v1.2.3