Xonotic
|
#include "../panel.qh"
Go to the source code of this file.
Variables | |
bool | autocvar_hud_panel_score |
bool | autocvar_hud_panel_score_dynamichud = true |
bool | autocvar_hud_panel_score_rankings |
bool autocvar_hud_panel_score |
Definition at line 4 of file score.qh.
Referenced by HUD_Score().
Definition at line 5 of file score.qh.
Referenced by HUD_Score().
bool autocvar_hud_panel_score_rankings |
Definition at line 6 of file score.qh.
Referenced by HUD_Score(), and HUD_Score_Rankings().