Bringing back Secret.

Hopefully this fixes my previous fix that managed to remove Secret from vote options, because it's not an actual gamemode.
This commit is contained in:
Amunak
2014-12-12 21:36:59 +01:00
parent 45edc7e4bc
commit 7411d1c38a

View File

@@ -221,6 +221,7 @@ datum/controller/vote
gamemode_names[M.config_tag] = capitalize(M.name) //It's ugly to put this here but it works
additional_text.Add("<td align = 'center'>[M.required_players]</td>")
break
gamemode_names["secret"] = "Secret"
if("crew_transfer")
if(check_rights(R_ADMIN|R_MOD, 0))
question = "End the shift?"