]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/autocvars.qh
Gametype vote screen by Melanosuchus
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / autocvars.qh
index 674c95b14ea735e2b67e0cb063f21702e2a1c754..b467acc4d2e2e41c06e3021bedbf9b5e1a70e22b 100644 (file)
@@ -1155,6 +1155,11 @@ float autocvar_sv_timeout_resumetime;
 float autocvar_sv_vote_call;
 float autocvar_sv_vote_change;
 string autocvar_sv_vote_commands;
+float autocvar_sv_vote_gametype;
+float autocvar_sv_vote_gametype_timeout;
+string autocvar_sv_vote_gametype_options;
+float autocvar_sv_vote_gametype_keeptwotime;
+float autocvar_sv_vote_gametype_default_current;
 float autocvar_sv_vote_limit;
 float autocvar_sv_vote_majority_factor;
 float autocvar_sv_vote_majority_factor_of_voted;