]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/racetimer.qh
Purge autocvars.qh from the client-side codebase, cvars are defined in the headers...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / racetimer.qh
index 27cf20e875fc3463e6c52b6fc8a232e2deefd38e..ba7bd32298137f0b532cc4e01e6a69274f64f613 100644 (file)
@@ -1,6 +1,9 @@
 #pragma once
 #include "../panel.qh"
 
+bool autocvar_hud_panel_racetimer;
+bool autocvar_hud_panel_racetimer_dynamichud    = true;
+
 // QUALIFYING
 float race_checkpoint;
 float race_time;