mirror of
https://github.com/minetest/minetest.git
synced 2025-07-06 01:40:21 +02:00
Hud: Fix offset being ignored by inventory bar
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user