]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/util.qh
remove the shownames HUD panel, start implementing the actual drawing/positioning...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / util.qh
index 3b6033f6fb50b643b571f3347825037852a14578..d95c99e95fd39cb9424088998a109dd09f281334 100644 (file)
@@ -220,7 +220,6 @@ switch(id) {\
        case HUD_PANEL_ENGINEINFO: panel_name = HUD_PANELNAME_ENGINEINFO; break; \
        case HUD_PANEL_INFOMESSAGES: panel_name = HUD_PANELNAME_INFOMESSAGES; break; \
        case HUD_PANEL_PHYSICS: panel_name = HUD_PANELNAME_PHYSICS; break; \
-       case HUD_PANEL_SHOWNAMES: panel_name = HUD_PANELNAME_SHOWNAMES; break; \
 } ENDS_WITH_CURLY_BRACE
 
 // Get name of specified panel id