mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-07 16:48:40 +00:00
Added offset support for HUD items
This commit is contained in:
parent
7c37b1891a
commit
9894167bbf
9 changed files with 43 additions and 8 deletions
|
@ -453,6 +453,7 @@ enum ToClientCommand
|
|||
u32 item
|
||||
u32 dir
|
||||
v2f1000 align
|
||||
v2f1000 offset
|
||||
*/
|
||||
|
||||
TOCLIENT_HUDRM = 0x50,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue