mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Added support for alignment in HUD items
This commit is contained in:
committed by
Perttu Ahola
parent
58ded5cd27
commit
7c37b1891a
@@ -230,6 +230,7 @@ struct ClientEvent
|
||||
u32 number;
|
||||
u32 item;
|
||||
u32 dir;
|
||||
v2f *align;
|
||||
} hudadd;
|
||||
struct{
|
||||
u32 id;
|
||||
|
Reference in New Issue
Block a user