]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/chat.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 / chat.qc
index 7b405d5bb10c097fdb3cab9c396d938e492e8476..78cc6a0ef9066ae8291d52d3f0ea7f34a49b0c34 100644 (file)
@@ -6,7 +6,7 @@
 
 // Chat (#12)
 
-void HUD_Chat_Export(entity panel, int fh)
+void HUD_Chat_Export(int fh)
 {
        // allow saving cvars that aesthetically change the panel into hud skin files
 }