|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "../panel.qh"Go to the source code of this file.
Variables | |
| int | autocvar_cl_allow_uid2name |
| bool | autocvar_hud_panel_vote |
| float | autocvar_hud_panel_vote_alreadyvoted_alpha |
| bool | autocvar_hud_panel_vote_dynamichud = true |
| float | uid2name_dialog |
| int autocvar_cl_allow_uid2name |
Definition at line 8 of file vote.qh.
Referenced by HUD_Vote().
| bool autocvar_hud_panel_vote |
Definition at line 4 of file vote.qh.
Referenced by HUD_Vote().
| float autocvar_hud_panel_vote_alreadyvoted_alpha |
Definition at line 5 of file vote.qh.
Referenced by HUD_Vote().
Definition at line 6 of file vote.qh.
Referenced by HUD_Vote().
| float uid2name_dialog |
Definition at line 10 of file vote.qh.
Referenced by HUD_Vote(), and LocalCommand_handlevote().