mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user