]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Main.qc
Get rid of a console warning joining a team game if there's a team mate already playi...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Main.qc
index 3e5deb104d6674735d53bae5e40b618cb6dcbcf6..6126d3d628d02aa90321d1dce22a41565558fb6f 100644 (file)
@@ -207,6 +207,7 @@ void CSQC_Init(void)
 
        WarpZone_Init();
 
+       hud_skin_path = strzone(strcat("gfx/hud/", autocvar_hud_skin));
        hud_configure_prev = -1;
        tab_panel = -1;