Allows players to call for restart or map vote (if everyone is dead and no admins online) (#32883)

* rock the vote

* tweaks

* Update voting.dm

* should work

* Update voting.js

* Update voting.js

* Update voting.dm
This commit is contained in:
adacovsk
2022-07-10 12:34:53 -04:00
committed by GitHub
parent 52a7355c72
commit 3474e39817
6 changed files with 46 additions and 67 deletions

View File

@@ -347,11 +347,6 @@
if("allow_admin_ooccolor")
config.allow_admin_ooccolor = 1
if ("allow_vote_restart")
config.allow_vote_restart = 1
if ("allow_vote_mode")
config.allow_vote_mode = 1
if ("allow_admin_jump")
config.allow_admin_jump = 1