mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Add hotbar Lua HUD element and replace hardcoded hotbar
This commit is contained in:
@@ -30,6 +30,7 @@ const struct EnumString es_HudElementType[] =
|
||||
{HUD_ELEM_IMAGE_WAYPOINT, "image_waypoint"},
|
||||
{HUD_ELEM_COMPASS, "compass"},
|
||||
{HUD_ELEM_MINIMAP, "minimap"},
|
||||
{HUD_ELEM_HOTBAR, "hotbar"},
|
||||
{0, NULL},
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user