]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/score.qc
Remove the HUD_WriteCvars hook as it's no longer needed now. Mods using it must simpl...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / score.qc
index a4820d74c12554be59ff3bec59faf23916ce92f8..10aec79ff6939f663dea3139994111e894a21f8c 100644 (file)
@@ -10,7 +10,7 @@
 
 // Score (#7)
 
-void HUD_Score_Export(entity panel, int fh)
+void HUD_Score_Export(int fh)
 {
        // allow saving cvars that aesthetically change the panel into hud skin files
        HUD_Write_Cvar("hud_panel_score_rankings");