]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/hud/panel/timer.qh
bbeeb727282064ec95637d2c6550c4e27a30036b
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / timer.qh
1 #pragma once
2 #include "../panel.qh"
3
4 bool autocvar_hud_panel_timer;
5 bool autocvar_hud_panel_timer_dynamichud        = true;
6 bool autocvar_hud_panel_timer_increment;
7 bool autocvar_hud_panel_timer_unbound;