]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/radar.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 / radar.qc
index 0737156952c80cb7316d3c6c19bdebb5a0acc9dd..b75b36d33fbd632bda6c81609e76bd2b2fb1cbfe 100644 (file)
@@ -12,7 +12,7 @@
 
 // Radar (#6)
 
-void HUD_Radar_Export(entity panel, int fh)
+void HUD_Radar_Export(int fh)
 {
        // allow saving cvars that aesthetically change the panel into hud skin files
        HUD_Write_Cvar("hud_panel_radar_foreground_alpha");