X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fhud.cpp;h=1791e04df6a1b9963e681b59485a6da281be3508;hb=a049e8267fabd101cb5c6528b3270214cb0647f0;hp=1757013427091d449f010cd85750a266b9a1cb69;hpb=5c4b560b6812bbdf7a9d3202c95bad5c9df97d66;p=dragonfireclient.git diff --git a/src/hud.cpp b/src/hud.cpp index 175701342..1791e04df 100644 --- a/src/hud.cpp +++ b/src/hud.cpp @@ -29,6 +29,7 @@ const struct EnumString es_HudElementType[] = {HUD_ELEM_WAYPOINT, "waypoint"}, {HUD_ELEM_IMAGE_WAYPOINT, "image_waypoint"}, {HUD_ELEM_COMPASS, "compass"}, + {HUD_ELEM_MINIMAP, "minimap"}, {0, NULL}, };