Xonotic
dialog_hudpanel_racetimer.qc
Go to the documentation of this file.
2 
3 #include "checkbox.qh"
4 
6 {
7  //entity e;
8  string panelname = "racetimer";
9 
10  dialog_hudpanel_main_checkbox(me, panelname);
11 
12  dialog_hudpanel_main_settings(me, panelname);
13 }
entity() spawn
void XonoticHUDRaceTimerDialog_fill(entity me)