]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/timer.qh
Using GAME_STOPPED to freeze the round timer
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / timer.qh
index 309f04249ca9c7884863764d2c38d13c92c4c647..c029e656f45761ce3027df16642bbdd5ccd12979 100644 (file)
@@ -4,3 +4,5 @@
 bool autocvar_hud_panel_timer;
 bool autocvar_hud_panel_timer_dynamichud        = true;
 bool autocvar_hud_panel_timer_increment;
+int autocvar_hud_panel_timer_secondary = 1;
+bool autocvar_hud_panel_timer_unbound;