mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add z-index management to HUD
This commit is contained in:
parent
f6de86ce4b
commit
cf7fda0083
10 changed files with 57 additions and 7 deletions
|
@ -563,6 +563,7 @@ enum ToClientCommand
|
|||
v2f1000 offset
|
||||
v3f1000 world_pos
|
||||
v2s32 size
|
||||
s16 z_index
|
||||
*/
|
||||
|
||||
TOCLIENT_HUDRM = 0x4a,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue