]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/scoreboard.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 / scoreboard.qc
index 5ab3688f37de10010b95e3d3706d791fd4bd5490..962759011a9e3d2b13e9f5e69d228f1e0cb75a6d 100644 (file)
@@ -16,7 +16,7 @@
 
 // Scoreboard (#24)
 
-void Scoreboard_Draw_Export(entity panel, int fh)
+void Scoreboard_Draw_Export(int fh)
 {
        // allow saving cvars that aesthetically change the panel into hud skin files
        HUD_Write_Cvar("hud_panel_scoreboard_fadeinspeed");