@@ -67,7 +67,8 @@ enum HudElementType {
HUD_ELEM_WAYPOINT = 4,
HUD_ELEM_IMAGE_WAYPOINT = 5,
HUD_ELEM_COMPASS = 6,
HUD_ELEM_MINIMAP = 7
HUD_ELEM_MINIMAP = 7,
HUD_ELEM_HOTBAR = 8,
};
enum HudElementStat : u8 {
The note is not visible to the blocked user.