1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00:00

Hud: Fix offset being ignored by inventory bar

This commit is contained in:
rubenwardy 2015-01-09 17:04:25 +00:00 committed by kwolekr
parent 9a04dfd0f5
commit eae33951ad
3 changed files with 34 additions and 30 deletions

View file

@ -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.