mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-19 21:35:46 +01:00
Improve waypoints and add image variant (#9480)
This commit is contained in:
@@ -27,6 +27,7 @@ const struct EnumString es_HudElementType[] =
|
||||
{HUD_ELEM_STATBAR, "statbar"},
|
||||
{HUD_ELEM_INVENTORY, "inventory"},
|
||||
{HUD_ELEM_WAYPOINT, "waypoint"},
|
||||
{HUD_ELEM_IMAGE_WAYPOINT, "image_waypoint"},
|
||||
{0, NULL},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user