]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/timer.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 / timer.qc
index 3cb587c0baefd0b22ca4a9a156eee617bdcfbb10..8bb4ade6a17f49aca0f69be10c5ffa303069af2f 100644 (file)
@@ -6,7 +6,7 @@
 
 // Timer (#5)
 
-void HUD_Timer_Export(entity panel, int fh)
+void HUD_Timer_Export(int fh)
 {
        // allow saving cvars that aesthetically change the panel into hud skin files
 }