mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-19 13:25:47 +01:00
Add z-index management to HUD
This commit is contained in:
committed by
rubenwardy
parent
f6de86ce4b
commit
cf7fda0083
@@ -43,6 +43,8 @@ const struct EnumString es_HudElementStat[] =
|
||||
{HUD_STAT_ALIGN, "alignment"},
|
||||
{HUD_STAT_OFFSET, "offset"},
|
||||
{HUD_STAT_WORLD_POS, "world_pos"},
|
||||
{HUD_STAT_SIZE, "size"},
|
||||
{HUD_STAT_Z_INDEX, "z_index"},
|
||||
{0, NULL},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user