]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud_config.qc
Cvar hud_panel_itemstime_showspawned to show icons of already spawned items
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud_config.qc
index f4a3f68a2d06e464a0f02f775fcde9f2a05410d2..c9c78d481c3d85f286ec7f70d1dee7abe18b5e15 100644 (file)
@@ -182,6 +182,7 @@ void HUD_Panel_ExportCfg(string cfgname)
                                        HUD_Write_PanelCvar_q("_progressbar");
                                        HUD_Write_PanelCvar_q("_progressbar_name");
                                        HUD_Write_PanelCvar_q("_progressbar_xoffset");
+                                       HUD_Write_PanelCvar_q("_showspawned");
                                        HUD_Write_PanelCvar_q("_text");
                                        break;
                        }