]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud.qc
Rename a cvar that had a typo in its name
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud.qc
index be43a86ec5c435c0433f3e76b922cbc269cc2535..55bfbe80b1c9091fd1ead580f55289a017df2ee8 100644 (file)
@@ -4788,7 +4788,7 @@ void HUD_ItemsTime(void)
 
        vector offset = '0 0 0';
        float newSize;
-       if(autocvar_hud_panel_itemstime_size_dinamic)
+       if(autocvar_hud_panel_itemstime_dynamicsize)
        {
                if(autocvar__hud_configure)
                if(menu_enabled != 2)