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