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

Added support for alignment in HUD items

This commit is contained in:
Diego Martínez 2013-04-22 06:53:55 -03:00 committed by Perttu Ahola
parent 58ded5cd27
commit 7c37b1891a
9 changed files with 38 additions and 2 deletions

View file

@ -230,6 +230,7 @@ struct ClientEvent
u32 number;
u32 item;
u32 dir;
v2f *align;
} hudadd;
struct{
u32 id;