mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Add chat HUD flag (#13189)
This commit is contained in:
@@ -64,5 +64,6 @@ const struct EnumString es_HudBuiltinElement[] =
|
||||
{HUD_FLAG_MINIMAP_VISIBLE, "minimap"},
|
||||
{HUD_FLAG_MINIMAP_RADAR_VISIBLE, "minimap_radar"},
|
||||
{HUD_FLAG_BASIC_DEBUG, "basic_debug"},
|
||||
{HUD_FLAG_CHAT_VISIBLE, "chat"},
|
||||
{0, NULL},
|
||||
};
|
||||
|
Reference in New Issue
Block a user