|
Xonotic
|
#include "../panel.qh"
Include dependency graph for vote.qh:
This graph shows which files directly or indirectly include this file: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().
| float uid2name_dialog |
Definition at line 10 of file vote.qh.
Referenced by HUD_Vote(), and LocalCommand_handlevote().